diff options
Diffstat (limited to 'security/p5-App-TLSMe/Makefile')
-rw-r--r-- | security/p5-App-TLSMe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-App-TLSMe/Makefile b/security/p5-App-TLSMe/Makefile index e2d20dcb447b..68e7555edcfd 100644 --- a/security/p5-App-TLSMe/Makefile +++ b/security/p5-App-TLSMe/Makefile @@ -8,6 +8,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0000$//} MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for TLS/SSL tunnel +WWW= https://metacpan.org/release/App-TLSMe BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ |