Index: head/x11/py-xcffib/Makefile =================================================================== --- head/x11/py-xcffib/Makefile (revision 485329) +++ head/x11/py-xcffib/Makefile (revision 485330) @@ -1,25 +1,26 @@ # Created by: Eric Turgeon # $FreeBSD$ PORTNAME= xcffib PORTVERSION= 0.6.0 CATEGORIES= x11 python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ericbsd@FreeBSD.org COMMENT= Xcffib is a replacement for xpyb, also is a XCB python binding LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libxcb.so:x11/libxcb BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.1.0:devel/py-cffi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} +RUN_DEPENDS= ${BUILD_DEPENDS} USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes .include Index: head/x11/py-xcffib/pkg-plist =================================================================== --- head/x11/py-xcffib/pkg-plist (nonexistent) +++ head/x11/py-xcffib/pkg-plist (revision 485330) @@ -0,0 +1 @@ +%%PYTHON_SITELIBDIR%%/xcffib/_ffi.py Property changes on: head/x11/py-xcffib/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property