diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2007-08-05 08:38:26 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2007-08-05 08:38:26 +0000 |
commit | 30ab614638c84bb6924da50e9397c20d9ef8391e (patch) | |
tree | f0cfb4ef601918a35713d215eaf700befb7efd6d /security | |
parent | 708bc7d6632b7fdf5675c4a8da72e66e73f24b28 (diff) | |
download | pkgsrc-30ab614638c84bb6924da50e9397c20d9ef8391e.tar.gz |
this package now installs epa.info
Diffstat (limited to 'security')
-rw-r--r-- | security/EasyPG/Makefile | 5 | ||||
-rw-r--r-- | security/EasyPG/PLIST | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/security/EasyPG/Makefile b/security/EasyPG/Makefile index 68872416459..3d35c7de71d 100644 --- a/security/EasyPG/Makefile +++ b/security/EasyPG/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2007/07/31 12:32:43 gdt Exp $ +# $NetBSD: Makefile,v 1.8 2007/08/05 08:38:26 jnemeth Exp $ DISTNAME= epg-0.0.14 +PKGREVISION= 1 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/epg/EasyPG/} CATEGORIES= security mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=epg/26512/} @@ -12,6 +13,8 @@ COMMENT= GnuPG interface for emacs GNU_CONFIGURE= YES MAKE_FLAGS+= lispdir=${EMACS_LISPPREFIX:Q} +INFO_FILES= # PLIST + # per README: GnuPG 1.4.3 DEPENDS+= gnupg>=1.4.3:../../security/gnupg # per README: GNU Emacs 21.4, XEmacs 21.4, or later diff --git a/security/EasyPG/PLIST b/security/EasyPG/PLIST index 778ce6c1e3b..566225815f3 100644 --- a/security/EasyPG/PLIST +++ b/security/EasyPG/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.2 2007/02/02 16:03:07 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2007/08/05 08:38:26 jnemeth Exp $ +info/epa.info share/emacs/site-lisp/epg/epa-dired.el share/emacs/site-lisp/epg/epa-dired.elc share/emacs/site-lisp/epg/epa-file.el |