Index: head/print/fpc-libcups/Makefile =================================================================== --- head/print/fpc-libcups/Makefile (nonexistent) +++ head/print/fpc-libcups/Makefile (revision 556247) @@ -0,0 +1,15 @@ +# $FreeBSD$ + +CATEGORIES= print lang +PKGNAMESUFFIX= -libcups + +COMMENT= Free Pascal interface to CUPS + +USES= fpc +USE_FPC= rtl-extra + +MASTERDIR= ${.CURDIR}/../../lang/fpc +WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//} +EXTRACTUNITDIR= ${WRKUNITDIR} + +.include "${MASTERDIR}/Makefile" Property changes on: head/print/fpc-libcups/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/print/fpc-libcups/pkg-plist =================================================================== --- head/print/fpc-libcups/pkg-plist (nonexistent) +++ head/print/fpc-libcups/pkg-plist (revision 556247) @@ -0,0 +1,3 @@ +lib/fpc/%%PORTVERSION%%/fpmkinst/%%BUILDNAME%%/libcups.fpm +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/libcups/cupsdyn.o +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/libcups/cupsdyn.ppu Property changes on: head/print/fpc-libcups/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