aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/squall
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-09-11 08:15:02 +0800
committermarino <marino@FreeBSD.org>2016-09-11 08:15:02 +0800
commitf2509be839cb49d87b4213f35b7f03ca3285a4eb (patch)
tree22839e5f9885715d564a421da2e7008e4bcd66a8 /net-p2p/squall
parentace3d5c371f218f7663f79057cee4cb29b1f6300 (diff)
downloadfreebsd-ports-gnome-f2509be839cb49d87b4213f35b7f03ca3285a4eb.tar.gz
freebsd-ports-gnome-f2509be839cb49d87b4213f35b7f03ca3285a4eb.tar.zst
freebsd-ports-gnome-f2509be839cb49d87b4213f35b7f03ca3285a4eb.zip
net-p2p/squall: Document SSL requirement
Approved by: SSL blanket
Diffstat (limited to 'net-p2p/squall')
-rw-r--r--net-p2p/squall/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/squall/Makefile b/net-p2p/squall/Makefile
index 93c5b96bc954..cbe078beb623 100644
--- a/net-p2p/squall/Makefile
+++ b/net-p2p/squall/Makefile
@@ -9,6 +9,7 @@ DISTNAME= ${PORTNAME}-20040808
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Server for the Peer Distributed Transfer Protocol (PDTP)
+USES= ssl
HAS_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
STRIP= # Keep empty for debugging.