# Created by: Johannes Meixner # $FreeBSD$ PORTNAME= pkgconfig PORTVERSION= 1.1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= xmj@FreeBSD.org COMMENT= Python module to interface with the pkg-config command line tool LICENSE= MIT USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes .include