diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/gpg2dot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gpg2dot/Makefile b/security/gpg2dot/Makefile index 5ed83717306..ab08142e05f 100644 --- a/security/gpg2dot/Makefile +++ b/security/gpg2dot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/01/21 04:15:09 lukem Exp $ +# $NetBSD: Makefile,v 1.3 2004/02/24 13:49:29 grant Exp $ # DISTNAME= gpg2dot-1.2 @@ -11,6 +11,7 @@ MAINTAINER= lukem@NetBSD.org HOMEPAGE= ftp://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc/Packages.txt COMMENT= Converts your GnuPG keyring to a graph of associations +USE_LANGUAGES= # empty USE_PERL5= YES EXTRACT_ONLY= # empty |