aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-zlib
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2006-07-24 11:21:27 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2006-07-24 11:21:27 +0000
commit995ae8b1bdfe5e9d356eae060097bee70cbccbc8 (patch)
tree716cad45f74530d35aed61fcde093f63ed88f722 /devel/fpc-zlib
parentc9b2d130fe2e03dd698820038b20cd1be036dc3c (diff)
downloadports-995ae8b1bdfe5e9d356eae060097bee70cbccbc8.tar.gz
ports-995ae8b1bdfe5e9d356eae060097bee70cbccbc8.zip
- The big change on ports of freepascal, now all ports are compiled
- Adding entry for lang/fpc-utils Approved by: garga (mentor)
Notes
Notes: svn path=/head/; revision=168609
Diffstat (limited to 'devel/fpc-zlib')
-rw-r--r--devel/fpc-zlib/Makefile7
-rw-r--r--devel/fpc-zlib/pkg-plist9
2 files changed, 14 insertions, 2 deletions
diff --git a/devel/fpc-zlib/Makefile b/devel/fpc-zlib/Makefile
index 171370424d87..7d7b3dc84241 100644
--- a/devel/fpc-zlib/Makefile
+++ b/devel/fpc-zlib/Makefile
@@ -8,11 +8,14 @@
CATEGORIES= devel lang
PKGNAMESUFFIX= -zlib
-MAINTAINER= acardenas@bsd.org.pe
+MAINTAINER= acm@FreeBSD.org
COMMENT= Free Pascal interface to the zlib compression library
-RUN_DEPENDS= ppc386:${PORTSDIR}/lang/fpc
+BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc \
+ fpcmake:${PORTSDIR}/lang/fpc-utils
MASTERDIR= ${.CURDIR}/../../lang/fpc
+WRKUNITDIR= ${PORTNAME}/packages/extra/${PKGNAMESUFFIX:S/-//}
+EXTRACTUNITDIR+= ${WRKUNITDIR}
.include "${MASTERDIR}/Makefile"
diff --git a/devel/fpc-zlib/pkg-plist b/devel/fpc-zlib/pkg-plist
new file mode 100644
index 000000000000..47401665133e
--- /dev/null
+++ b/devel/fpc-zlib/pkg-plist
@@ -0,0 +1,9 @@
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/zlib/Package.fpc
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/zlib/zlib.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/zlib/zlib.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/zlib/libpzlib.a
+@dirrm lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/zlib
+@dirrmtry lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%
+@dirrmtry lib/fpc/%%PORTVERSION%%/units
+@dirrmtry lib/fpc/%%PORTVERSION%%
+@dirrmtry lib/fpc