diff options
Diffstat (limited to 'security/borzoi')
-rw-r--r-- | security/borzoi/Makefile | 1 | ||||
-rw-r--r-- | security/borzoi/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/borzoi/Makefile b/security/borzoi/Makefile index 223bec4..29cf028 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 diff --git a/security/borzoi/pkg-comment b/security/borzoi/pkg-comment deleted file mode 100644 index c540a5c..0000000 --- a/security/borzoi/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An Elliptic Curve Cryptography Library |