Index: head/www/fpc-webidl/Makefile =================================================================== --- head/www/fpc-webidl/Makefile (nonexistent) +++ head/www/fpc-webidl/Makefile (revision 556249) @@ -0,0 +1,15 @@ +# $FreeBSD$ + +CATEGORIES= www lang +PKGNAMESUFFIX= -webidl + +COMMENT= Free Pascal webidl unit + +USES= fpc +USE_FPC= fcl-base fcl-res rtl-objpas + +MASTERDIR= ${.CURDIR}/../../lang/fpc +WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//} +EXTRACTUNITDIR= ${WRKUNITDIR} + +.include "${MASTERDIR}/Makefile" Property changes on: head/www/fpc-webidl/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/www/fpc-webidl/pkg-plist =================================================================== --- head/www/fpc-webidl/pkg-plist (nonexistent) +++ head/www/fpc-webidl/pkg-plist (revision 556249) @@ -0,0 +1,11 @@ +lib/fpc/%%PORTVERSION%%/fpmkinst/%%BUILDNAME%%/webidl.fpm +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/webidl/webidldefs.o +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/webidl/webidldefs.ppu +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/webidl/webidlparser.o +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/webidl/webidlparser.ppu +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/webidl/webidlparser.rsj +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/webidl/webidlscanner.o +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/webidl/webidlscanner.ppu +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/webidl/webidlscanner.rsj +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/webidl/webidltopas.o +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/webidl/webidltopas.ppu Property changes on: head/www/fpc-webidl/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