# Created by: Johannes Meixner # $FreeBSD: head/devel/py-pkgconfig/Makefile 403535 2015-12-11 14:01:03Z miwi $ PORTNAME= pkgconfig PORTVERSION= 1.1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= xmj@chaot.net COMMENT= Python module to interface with the pkg-config command line tool LICENSE= MIT USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes .include