summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-07-03 08:19:59 +0000
committerwiz <wiz@pkgsrc.org>2013-07-03 08:19:59 +0000
commit2329d78afed2419a824ed3d8842422e48830fc84 (patch)
treefdb5eb4f3fab31b992d33b4d4fe6d6e684e3b28c /security
parent1cc87e9c5b4c060bbe179ab21398e60b508c5602 (diff)
downloadpkgsrc-2329d78afed2419a824ed3d8842422e48830fc84.tar.gz
Set LICENSE.
Diffstat (limited to 'security')
-rw-r--r--security/pinentry/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile
index ddf191889f1..1c8c1f2e119 100644
--- a/security/pinentry/Makefile
+++ b/security/pinentry/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2013/07/03 08:18:06 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2013/07/03 08:19:59 wiz Exp $
DISTNAME= pinentry-0.8.3
CATEGORIES= security
@@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ftp://ftp.gnupg.org/gcrypt/pinentry/
COMMENT= Applications for entering PINs or Passphrases
+LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libiconv-prefix=${BUILDLINK_PREFIX.iconv}