diff options
author | jlam <jlam> | 2006-03-31 23:56:28 +0000 |
---|---|---|
committer | jlam <jlam> | 2006-03-31 23:56:28 +0000 |
commit | 3f95d3993882f863f6ccbdf9ada020346f39c938 (patch) | |
tree | 7b7b5579c729ee1cb9d4a3002eec00844f1ead5f /security/gpgme/PLIST | |
parent | 9c2996139cf3c1af1b6cda4f43cbf030377993e9 (diff) | |
download | pkgsrc-3f95d3993882f863f6ccbdf9ada020346f39c938.tar.gz |
List the info pages directly in the PLIST and ensure that we honor
PKGINFODIR.
Diffstat (limited to 'security/gpgme/PLIST')
-rw-r--r-- | security/gpgme/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gpgme/PLIST b/security/gpgme/PLIST index f936292a9df..e3c771310d0 100644 --- a/security/gpgme/PLIST +++ b/security/gpgme/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.13 2004/09/22 08:09:52 jlam Exp $ +@comment $NetBSD: PLIST,v 1.14 2006/03/31 23:56:29 jlam Exp $ bin/gpgme-config include/gpgme.h +info/gpgme.info lib/libgpgme-pthread.la lib/libgpgme.la share/aclocal/gpgme.m4 |