aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-05-09 01:32:46 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-05-09 01:32:46 +0000
commite915b2e158e1b07385d2357d3716b58783020df9 (patch)
tree9ac4a386fc1266fa2a7b3e4e6b47b3b6e1c19ca0 /mail
parentd9022d8e445388387f1e3de468cac790350edbba (diff)
downloadports-e915b2e158e1b07385d2357d3716b58783020df9.tar.gz
ports-e915b2e158e1b07385d2357d3716b58783020df9.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile1
-rw-r--r--mail/gambas2-gb-net-smtp/Makefile15
-rw-r--r--mail/gambas2-gb-net-smtp/pkg-plist10
3 files changed, 26 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 9902b2703f27..f1dcfdd14e96 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -148,6 +148,7 @@
SUBDIR += firepay
SUBDIR += freepops
SUBDIR += ftrack
+ SUBDIR += gambas2-gb-net-smtp
SUBDIR += gbuffy
SUBDIR += gensig
SUBDIR += getlive
diff --git a/mail/gambas2-gb-net-smtp/Makefile b/mail/gambas2-gb-net-smtp/Makefile
new file mode 100644
index 000000000000..7a8af5f013d1
--- /dev/null
+++ b/mail/gambas2-gb-net-smtp/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: gambas2-gb-net-smtp
+# Date created: 2009-05-02
+# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= mail lang
+PKGNAMESUFFIX= -gb-net-smtp
+
+COMMENT= The gambas component to use smtp protocol
+
+MASTERDIR= ${.CURDIR}/../../lang/gambas2-base
+
+.include "${MASTERDIR}/Makefile"
diff --git a/mail/gambas2-gb-net-smtp/pkg-plist b/mail/gambas2-gb-net-smtp/pkg-plist
new file mode 100644
index 000000000000..56b85e88dd7a
--- /dev/null
+++ b/mail/gambas2-gb-net-smtp/pkg-plist
@@ -0,0 +1,10 @@
+@comment $FreeBSD$
+lib/gambas2/gb.net.smtp.component
+lib/gambas2/gb.net.smtp.so.0
+lib/gambas2/gb.net.smtp.so
+lib/gambas2/gb.net.smtp.la
+%%DATADIR%%/info/gb.net.smtp.info
+%%DATADIR%%/info/gb.net.smtp.list
+@dirrmtry lib/gambas2
+@dirrmtry %%DATADIR%%/info
+@dirrmtry %%DATADIR%%