summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-05-09 01:34:13 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-05-09 01:34:13 +0000
commitf27a0d866a8810c5a5607dfbed15ff4d9b9b5412 (patch)
treec594ec57911b4040044934ce187fe88296350432 /security
parent- New port: mail/gambas2-gb-net-smtp (diff)
- New port: security/gambas2-gb-crypt
The gambas crypt encription component
Notes
Notes: svn path=/head/; revision=233469
Diffstat (limited to 'security')
-rw-r--r--security/Makefile1
-rw-r--r--security/gambas2-gb-crypt/Makefile15
-rw-r--r--security/gambas2-gb-crypt/pkg-plist10
3 files changed, 26 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 7fb198f7514e..ad8891a92da0 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -151,6 +151,7 @@
SUBDIR += fwlogwatch
SUBDIR += fwtk
SUBDIR += gag
+ SUBDIR += gambas2-gb-crypt
SUBDIR += gcipher
SUBDIR += gnome-gpg
SUBDIR += gnome-keyring
diff --git a/security/gambas2-gb-crypt/Makefile b/security/gambas2-gb-crypt/Makefile
new file mode 100644
index 000000000000..6dc6d7d7a074
--- /dev/null
+++ b/security/gambas2-gb-crypt/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: gambas2-gb-crypt
+# Date created: 2009-05-02
+# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= security lang
+PKGNAMESUFFIX= -gb-crypt
+
+COMMENT= The gambas crypt encription component
+
+MASTERDIR= ${.CURDIR}/../../lang/gambas2-base
+
+.include "${MASTERDIR}/Makefile"
diff --git a/security/gambas2-gb-crypt/pkg-plist b/security/gambas2-gb-crypt/pkg-plist
new file mode 100644
index 000000000000..365789620392
--- /dev/null
+++ b/security/gambas2-gb-crypt/pkg-plist
@@ -0,0 +1,10 @@
+@comment $FreeBSD$
+lib/gambas2/gb.crypt.so.0
+lib/gambas2/gb.crypt.so
+lib/gambas2/gb.crypt.la
+lib/gambas2/gb.crypt.component
+%%DATADIR%%/info/gb.crypt.info
+%%DATADIR%%/info/gb.crypt.list
+@dirrmtry lib/gambas2
+@dirrmtry %%DATADIR%%/info
+@dirrmtry %%DATADIR%%