Index: head/graphics/fpc-vcl-compat/Makefile =================================================================== --- head/graphics/fpc-vcl-compat/Makefile (nonexistent) +++ head/graphics/fpc-vcl-compat/Makefile (revision 556243) @@ -0,0 +1,17 @@ +# $FreeBSD$ + +CATEGORIES= graphics lang +PKGNAMESUFFIX= -vcl-compat + +COMMENT= Free Pascal interface to VCL components + +USES= fpc +USE_FPC= dblib fastcgi fcl-async fcl-db fcl-fpcunit fcl-json fcl-net \ + fcl-passrc fcl-xml fcl-web httpd22 httpd24 ibase libmicrohttpd \ + mysql odbc openssl oracle postgres pxlib sqlite rtl-extra + +MASTERDIR= ${.CURDIR}/../../lang/fpc +WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//} +EXTRACTUNITDIR= ${WRKUNITDIR} + +.include "${MASTERDIR}/Makefile" Property changes on: head/graphics/fpc-vcl-compat/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/graphics/fpc-vcl-compat/pkg-plist =================================================================== --- head/graphics/fpc-vcl-compat/pkg-plist (nonexistent) +++ head/graphics/fpc-vcl-compat/pkg-plist (revision 556243) @@ -0,0 +1,4 @@ +lib/fpc/%%PORTVERSION%%/fpmkinst/%%BUILDNAME%%/vcl-compat.fpm +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/vcl-compat/system.netencoding.o +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/vcl-compat/system.netencoding.ppu +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/vcl-compat/system.netencoding.rsj Property changes on: head/graphics/fpc-vcl-compat/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