From f2f84ca1003215c84547f3e0c73fb900a258ffc8 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/pgp5/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'security/pgp5') diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index d0838ab0abc..0b70ec5beda 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2008/06/12 02:14:45 joerg Exp $ +# $NetBSD: Makefile,v 1.34 2009/05/19 08:59:32 wiz Exp $ # DISTNAME= pgp50i-unix-src @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.pgpi.com/pub/pgp/5.0/unix/ \ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.pgpi.org/ COMMENT= Public-key encryption and digital signature utilities (v5) +# use of IDEA as crypto function +LICENSE= idea-license PKG_DESTDIR_SUPPORT= user-destdir @@ -24,9 +26,6 @@ WRKSRC= ${WRKDIR}/pgp50i/src CRYPTO= YES GNU_CONFIGURE= YES -# use of IDEA as crypto function -LICENSE= fee-based-commercial-use - PGPLIB= ${PREFIX}/share/pgp5 INSTALLATION_DIRS= bin ${PGPLIB} -- cgit v1.2.3