aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-askuserinfo-plugin/Makefile
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2010-05-25 16:58:53 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2010-05-25 16:58:53 +0000
commite954d9774ac59fe313662e0331bad12923b16ab6 (patch)
tree2ef9b1658bef1704e5b8af8b6f4c54e3cf0d1253 /mail/squirrelmail-askuserinfo-plugin/Makefile
parent69ad45b582873ba8e6431cfc9773654d565b0ca1 (diff)
downloadports-e954d9774ac59fe313662e0331bad12923b16ab6.tar.gz
ports-e954d9774ac59fe313662e0331bad12923b16ab6.zip
Notes
Diffstat (limited to 'mail/squirrelmail-askuserinfo-plugin/Makefile')
-rw-r--r--mail/squirrelmail-askuserinfo-plugin/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/mail/squirrelmail-askuserinfo-plugin/Makefile b/mail/squirrelmail-askuserinfo-plugin/Makefile
new file mode 100644
index 000000000000..d0c4401b032f
--- /dev/null
+++ b/mail/squirrelmail-askuserinfo-plugin/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: squirrelmail-askuserinfo-plugin
+# Date created: 2010-05-25
+# Whom: Thomas Abthorpe <tabthorpe@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= askuserinfo
+PORTVERSION= 1.1
+DISTNAME= ${PORTNAME}.${PORTVERSION}-1.4.0
+DIST_SUBDIR= squirrelmail
+
+MAINTAINER= tabthorpe@FreeBSD.org
+COMMENT= Ask user to enter Full name and Email address at initial logon
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/mail/squirrelmail/bsd.squirrelmail.mk"
+.include <bsd.port.post.mk>