diff options
author | John Marino <marino@FreeBSD.org> | 2016-09-11 00:15:02 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-09-11 00:15:02 +0000 |
commit | 62ada231533db3c3d472fcf160e1387b1c8328ea (patch) | |
tree | 22839e5f9885715d564a421da2e7008e4bcd66a8 | |
parent | ca47aed1c80b017fe4926a3f68765f9624ed5d2a (diff) | |
download | ports-62ada231533db3c3d472fcf160e1387b1c8328ea.tar.gz ports-62ada231533db3c3d472fcf160e1387b1c8328ea.zip |
Notes
-rw-r--r-- | net-p2p/squall/Makefile | 1 |
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. |