Index: head/x11-fonts/fpc-libfontconfig/Makefile =================================================================== --- head/x11-fonts/fpc-libfontconfig/Makefile (nonexistent) +++ head/x11-fonts/fpc-libfontconfig/Makefile (revision 556250) @@ -0,0 +1,14 @@ +# $FreeBSD$ + +CATEGORIES= x11-fonts lang +PKGNAMESUFFIX= -libfontconfig + +COMMENT= Free Pascal interface to fontconfig + +USES= fpc + +MASTERDIR= ${.CURDIR}/../../lang/fpc +WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//} +EXTRACTUNITDIR= ${WRKUNITDIR} + +.include "${MASTERDIR}/Makefile" Property changes on: head/x11-fonts/fpc-libfontconfig/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11-fonts/fpc-libfontconfig/pkg-plist =================================================================== --- head/x11-fonts/fpc-libfontconfig/pkg-plist (nonexistent) +++ head/x11-fonts/fpc-libfontconfig/pkg-plist (revision 556250) @@ -0,0 +1,3 @@ +lib/fpc/%%PORTVERSION%%/fpmkinst/%%BUILDNAME%%/libfontconfig.fpm +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/libfontconfig/libfontconfig.o +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/libfontconfig/libfontconfig.ppu Property changes on: head/x11-fonts/fpc-libfontconfig/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 Added: svn:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property