diff options
author | shannonjr <shannonjr@pkgsrc.org> | 2006-10-29 18:11:22 +0000 |
---|---|---|
committer | shannonjr <shannonjr@pkgsrc.org> | 2006-10-29 18:11:22 +0000 |
commit | c96ffb61cb81a8a60c0c0c15985e9fcc6836e359 (patch) | |
tree | 1b257ef0629eada8a453b60ff6e492e38bfaff73 /security | |
parent | a684acdf81fed9524714a1d6ab342fd79035c2a4 (diff) | |
download | pkgsrc-c96ffb61cb81a8a60c0c0c15985e9fcc6836e359.tar.gz |
PLIST correction
Diffstat (limited to 'security')
-rw-r--r-- | security/gnupg-devel/Makefile | 4 | ||||
-rw-r--r-- | security/gnupg-devel/PLIST | 43 | ||||
-rw-r--r-- | security/gnupg-devel/PLIST.gpgsm | 15 |
3 files changed, 45 insertions, 17 deletions
diff --git a/security/gnupg-devel/Makefile b/security/gnupg-devel/Makefile index 97238ed4271..6ec5858b10b 100644 --- a/security/gnupg-devel/Makefile +++ b/security/gnupg-devel/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2006/10/20 15:23:57 shannonjr Exp $ +# $NetBSD: Makefile,v 1.21 2006/10/29 18:11:22 shannonjr Exp $ # DISTNAME= gnupg-1.9.93 PKGNAME= ${DISTNAME:S/gnupg/gnupg-devel/} +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/ EXTRACT_SUFX= .tar.bz2 @@ -77,4 +78,5 @@ BUILDLINK_API_DEPENDS.libksba+= libksba>=1.0.0 .include "../../security/libgpg-error/buildlink3.mk" .include "../../security/libksba/buildlink3.mk" .include "../../www/curl/buildlink3.mk" +.include "../../security/pinentry/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/security/gnupg-devel/PLIST b/security/gnupg-devel/PLIST index 8d457c32d65..74d5bbdf756 100644 --- a/security/gnupg-devel/PLIST +++ b/security/gnupg-devel/PLIST @@ -1,18 +1,33 @@ -@comment $NetBSD: PLIST,v 1.5 2006/10/20 15:23:57 shannonjr Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/10/29 18:11:22 shannonjr Exp $ bin/gpg-agent -bin/gpg-connect-agent -bin/gpgconf -bin/gpgkey2ssh -bin/gpgparsemail -bin/gpgsm-gencert.sh -bin/watchgnupg libexec/gpg-preset-passphrase libexec/gpg-protect-tool -sbin/addgnupghome -share/gnupg/qualified.txt +share/locale/be/LC_MESSAGES/gnupg2.mo +share/locale/ca/LC_MESSAGES/gnupg2.mo +share/locale/cs/LC_MESSAGES/gnupg2.mo +share/locale/da/LC_MESSAGES/gnupg2.mo share/locale/de/LC_MESSAGES/gnupg2.mo -share/gnupg/FAQ -share/gnupg/com-certs.pem -share/gnupg/faq.html -share/gnupg/gpg-conf.skel -@dirrm share/gnupg +share/locale/el/LC_MESSAGES/gnupg2.mo +share/locale/en@boldquot/LC_MESSAGES/gnupg2.mo +share/locale/en@quot/LC_MESSAGES/gnupg2.mo +share/locale/eo/LC_MESSAGES/gnupg2.mo +share/locale/es/LC_MESSAGES/gnupg2.mo +share/locale/et/LC_MESSAGES/gnupg2.mo +share/locale/fi/LC_MESSAGES/gnupg2.mo +share/locale/fr/LC_MESSAGES/gnupg2.mo +share/locale/gl/LC_MESSAGES/gnupg2.mo +share/locale/hu/LC_MESSAGES/gnupg2.mo +share/locale/id/LC_MESSAGES/gnupg2.mo +share/locale/it/LC_MESSAGES/gnupg2.mo +share/locale/ja/LC_MESSAGES/gnupg2.mo +share/locale/nb/LC_MESSAGES/gnupg2.mo +share/locale/pl/LC_MESSAGES/gnupg2.mo +share/locale/pt/LC_MESSAGES/gnupg2.mo +share/locale/pt_BR/LC_MESSAGES/gnupg2.mo +share/locale/ro/LC_MESSAGES/gnupg2.mo +share/locale/ru/LC_MESSAGES/gnupg2.mo +share/locale/sk/LC_MESSAGES/gnupg2.mo +share/locale/sv/LC_MESSAGES/gnupg2.mo +share/locale/tr/LC_MESSAGES/gnupg2.mo +share/locale/zh_CN/LC_MESSAGES/gnupg2.mo +share/locale/zh_TW/LC_MESSAGES/gnupg2.mo diff --git a/security/gnupg-devel/PLIST.gpgsm b/security/gnupg-devel/PLIST.gpgsm index 75fbbe8c737..c5dd5787f9d 100644 --- a/security/gnupg-devel/PLIST.gpgsm +++ b/security/gnupg-devel/PLIST.gpgsm @@ -1,6 +1,17 @@ -@comment $NetBSD: PLIST.gpgsm,v 1.3 2006/01/06 11:05:18 shannonjr Exp $ +@comment $NetBSD: PLIST.gpgsm,v 1.4 2006/10/29 18:11:22 shannonjr Exp $ +bin/gpg-connect-agent +bin/gpgconf +bin/gpgkey2ssh +bin/gpgparsemail bin/gpgsm +bin/gpgsm-gencert.sh bin/kbxutil bin/scdaemon +bin/watchgnupg lib/gnupg/pcsc-wrapper -@dirrm lib/gnupg +sbin/addgnupghome +share/gnupg/FAQ +share/gnupg/com-certs.pem +share/gnupg/faq.html +share/gnupg/gpg-conf.skel +share/gnupg/qualified.txt |