svn commit: r421760 - head/net-p2p/squall
John Marino
marino at FreeBSD.org
Sun Sep 11 00:15:04 UTC 2016
Author: marino
Date: Sun Sep 11 00:15:02 2016
New Revision: 421760
URL: https://svnweb.freebsd.org/changeset/ports/421760
Log:
net-p2p/squall: Document SSL requirement
Approved by: SSL blanket
Modified:
head/net-p2p/squall/Makefile
Modified: head/net-p2p/squall/Makefile
==============================================================================
--- head/net-p2p/squall/Makefile Sun Sep 11 00:11:48 2016 (r421759)
+++ head/net-p2p/squall/Makefile Sun Sep 11 00:15:02 2016 (r421760)
@@ -9,6 +9,7 @@ DISTNAME= ${PORTNAME}-20040808
MAINTAINER= kuriyama at FreeBSD.org
COMMENT= Server for the Peer Distributed Transfer Protocol (PDTP)
+USES= ssl
HAS_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
STRIP= # Keep empty for debugging.
More information about the svn-ports-head
mailing list