From 160578edd081c982cb150056cea86b4d4a34a7d9 Mon Sep 17 00:00:00 2001 From: kleink Date: Sun, 8 Feb 2004 01:00:13 +0000 Subject: Install doc/DETAILS, which conveniently documents --with-colon formatted output, among other things. Bump to 1.2.4nb1. Approved by Thomas Klausner. --- security/gnupg/Makefile | 7 ++++++- security/gnupg/PLIST | 3 ++- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'security/gnupg') diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 0a286e2439d..18bf1d62647 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2004/02/02 23:47:15 xtraeme Exp $ +# $NetBSD: Makefile,v 1.60 2004/02/08 01:00:13 kleink Exp $ DISTNAME= gnupg-1.2.4 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/ \ ftp://ftp.planetmirror.com/pub/gnupg/gnupg/ \ @@ -71,6 +72,10 @@ SUBST_SED.fixme= -e "s,ALIGN (3),ALIGN (4),g" .endif +post-install: + ${INSTALL_DATA} ${WRKSRC}/doc/DETAILS \ + ${PREFIX}/share/gnupg + .include "../../converters/libiconv/buildlink2.mk" .include "../../devel/gettext-lib/buildlink2.mk" .include "../../devel/zlib/buildlink2.mk" diff --git a/security/gnupg/PLIST b/security/gnupg/PLIST index 9c39d7b7c30..ad4aa01676b 100644 --- a/security/gnupg/PLIST +++ b/security/gnupg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2003/12/25 14:05:02 wiz Exp $ +@comment $NetBSD: PLIST,v 1.11 2004/02/08 01:00:13 kleink Exp $ bin/gpg bin/gpgsplit bin/gpgv @@ -9,6 +9,7 @@ ${OPENLDAP}libexec/gnupg/gpgkeys_ldap man/man1/gpg.1 man/man1/gpgv.1 man/man7/gnupg.7 +share/gnupg/DETAILS share/gnupg/FAQ share/gnupg/faq.html share/gnupg/options.skel -- cgit v1.2.3