summaryrefslogtreecommitdiff
path: root/security/pinentry/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2013-07-03 08:19:59 +0000
committerwiz <wiz>2013-07-03 08:19:59 +0000
commit67c48b6f185e3c60a4beacdb397893046ffcdce2 (patch)
treefdb5eb4f3fab31b992d33b4d4fe6d6e684e3b28c /security/pinentry/Makefile
parent98f76d8f9d52cec2685df14edf96ebe99fd3e98b (diff)
downloadpkgsrc-67c48b6f185e3c60a4beacdb397893046ffcdce2.tar.gz
Set LICENSE.
Diffstat (limited to 'security/pinentry/Makefile')
-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}