aboutsummaryrefslogtreecommitdiff
path: root/net/fpc-ldap
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2010-08-16 18:12:29 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2010-08-16 18:12:29 +0000
commita205683b2f47f6daf7c9152382b15cdaae80f5d0 (patch)
tree80b07737efe78f8177bc1f9b9dd96d5f1da8d3fd /net/fpc-ldap
parent8d4e6ffcb774d147f8648a9d7b38a9db56f4c2e6 (diff)
downloadports-a205683b2f47f6daf7c9152382b15cdaae80f5d0.tar.gz
ports-a205683b2f47f6daf7c9152382b15cdaae80f5d0.zip
- New port: net/fpc-ldap
Free Pascal interface to OpenLDAP PR: 146001 Submitted by: Christopher Key <cjk32 __ at _ cam.ac.uk>
Notes
Notes: svn path=/head/; revision=259372
Diffstat (limited to 'net/fpc-ldap')
-rw-r--r--net/fpc-ldap/Makefile23
-rw-r--r--net/fpc-ldap/pkg-plist12
2 files changed, 35 insertions, 0 deletions
diff --git a/net/fpc-ldap/Makefile b/net/fpc-ldap/Makefile
new file mode 100644
index 000000000000..7133eb01abec
--- /dev/null
+++ b/net/fpc-ldap/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: fpc-ldap
+# Date created: 2010-04-22
+# Whom: Christopher Key <cjk32@cam.ac.uk>
+#
+# $FreeBSD$
+#
+
+PORTREVISION= 0
+CATEGORIES= net lang
+PKGNAMESUFFIX= -ldap
+
+MAINTAINER= acm@FreeBSD.org
+COMMENT= Free Pascal interface to OpenLDAP
+
+USE_FPC= hash
+
+MASTERDIR= ${.CURDIR}/../../lang/fpc
+WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
+EXTRACTUNITDIR+= ${WRKUNITDIR}
+
+OPTIONS= OPENLDAP "Install OpenLDAP libraries" on
+
+.include "${MASTERDIR}/Makefile"
diff --git a/net/fpc-ldap/pkg-plist b/net/fpc-ldap/pkg-plist
new file mode 100644
index 000000000000..72c385803f49
--- /dev/null
+++ b/net/fpc-ldap/pkg-plist
@@ -0,0 +1,12 @@
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/ldap/Package.fpc
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/ldap/lber.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/ldap/ldap.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/ldap/lber.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/ldap/ldap.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/ldap/libplber.a
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/ldap/libpldap.a
+@dirrm lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/ldap
+@dirrmtry lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%
+@dirrmtry lib/fpc/%%PORTVERSION%%/units
+@dirrmtry lib/fpc/%%PORTVERSION%%
+@dirrmtry lib/fpc