aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2018-12-09 11:48:24 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2018-12-09 11:48:24 +0000
commit9979b573481e9b66b0a42f6d0beb98f182fa54a4 (patch)
tree50162e90edadbfc9af3952bc13914b8b9c77b86c /mail
parent0e5fa95174d360f2d8882a45aff49a65caab4e51 (diff)
downloadports-9979b573481e9b66b0a42f6d0beb98f182fa54a4.tar.gz
ports-9979b573481e9b66b0a42f6d0beb98f182fa54a4.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/tpop3d/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/tpop3d/Makefile b/mail/tpop3d/Makefile
index b4b10cc5cddb..cd010b12349d 100644
--- a/mail/tpop3d/Makefile
+++ b/mail/tpop3d/Makefile
@@ -3,14 +3,17 @@
PORTNAME= tpop3d
PORTVERSION= 1.5.5
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= mail
MASTER_SITES= SAVANNAH
MAINTAINER= ports@FreeBSD.org
COMMENT= Virtual-domain capable POP3 server supporting MySQL, PgSQL etc auth
+LICENSE= GPLv2
+
USES= ssl
+
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib -lcrypto
CONFIGURE_ARGS= --enable-auth-other \