diff options
Diffstat (limited to 'security/xyssl/Makefile')
-rw-r--r-- | security/xyssl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/xyssl/Makefile b/security/xyssl/Makefile index 66381d69bbf4..f3c01219b111 100644 --- a/security/xyssl/Makefile +++ b/security/xyssl/Makefile @@ -15,6 +15,8 @@ DISTFILES= xyssl-${PORTVERSION}-bsd.tgz MAINTAINER= ports@FreeBSD.org COMMENT= A liteweight SSL and TLS toolkit for C developers +BROKEN= does not fetch + LICENSE= BSD LICENSE_FILE= ${WRKSRC}/COPYRIGHT |