From 895a427c2b02fc658aea5135eb3059116379c573 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 19 May 2009 08:59:00 +0000 Subject: Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT block). Uncomment some commented out LICENSE lines while here. --- security/gnupg2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/gnupg2') diff --git a/security/gnupg2/Makefile b/security/gnupg2/Makefile index a6aa738b393..8c0b2772625 100644 --- a/security/gnupg2/Makefile +++ b/security/gnupg2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2008/06/20 01:09:33 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2009/05/19 08:59:31 wiz Exp $ # DISTNAME= gnupg-2.0.9 @@ -16,6 +16,7 @@ SITES.libassuan-1.0.4.tar.bz2= ftp://ftp.gnupg.org/gcrypt/libassuan/ MAINTAINER= shannonjr@NetBSD.org HOMEPAGE= http://www.gnupg.org/ COMMENT= GNUpg with OpenPGP and S/MIME capabilities +LICENSE= gnu-gpl-v3 PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir @@ -32,7 +33,6 @@ USE_TOOLS+= automake USE_TOOLS+= gettext USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes -#LICENSE= GPLv3 CONFIGURE_ARGS+= --sharedstatedir=${VARBASE:Q} CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} -- cgit v1.2.3