diff options
Diffstat (limited to 'security/borzoi/Makefile')
-rw-r--r-- | security/borzoi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/borzoi/Makefile b/security/borzoi/Makefile index 223bec4b6129..29cf0280a273 100644 --- a/security/borzoi/Makefile +++ b/security/borzoi/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://dragongate-technologies.com/borzoi/ DISTNAME= borZoi-${PORTVERSION} MAINTAINER= jim@corebsd.or.id +COMMENT= An Elliptic Curve Cryptography Library BUILD_DEPENDS= ${LOCALBASE}/lib/libntl.a:${PORTSDIR}/math/ntl RUN_DEPENDS= ${LOCALBASE}/lib/libntl.a:${PORTSDIR}/math/ntl |