diff options
Diffstat (limited to 'security/isakmpd/Makefile')
-rw-r--r-- | security/isakmpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile index 55c29c5e31c4..ea98b126dd45 100644 --- a/security/isakmpd/Makefile +++ b/security/isakmpd/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ${MASTER_SITE_NETBSD} MASTER_SITE_SUBDIR= LOCAL_PORTS MAINTAINER= ports@FreeBSD.org +COMMENT= OpenBSD IKE daemon LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 |