diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2003-08-28 16:42:22 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2003-08-28 16:42:22 +0000 |
commit | c914c7a727ce43ec7206897b74762e61a4ca002d (patch) | |
tree | 06326f6e3fc230e4f871589001effc23cd3b23ec /security/newpg | |
parent | Use INFO and USE_OPENLDAP macros, change maintainer address. (diff) |
Use INFO macro, change maintainer address.
Approved by: arved (Mentor)
Diffstat (limited to 'security/newpg')
-rw-r--r-- | security/newpg/Makefile | 3 | ||||
-rw-r--r-- | security/newpg/pkg-plist | 6 |
2 files changed, 2 insertions, 7 deletions
diff --git a/security/newpg/Makefile b/security/newpg/Makefile index 285638c03977..afd67e934594 100644 --- a/security/newpg/Makefile +++ b/security/newpg/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= alpha/aegypten -MAINTAINER= michaelnottebrock@gmx.net +MAINTAINER= lofi@freebsd.org COMMENT= Prerelease package of GnuPG extensions for GnuPG 2.0 LIB_DEPENDS= gcrypt.6:${PORTSDIR}/security/libgcrypt \ @@ -34,6 +34,7 @@ LDFLAGS+= -L${LOCALBASE}/lib CPPFLAGS+= -I${LOCALBASE}/include CONFIGURE_ENV+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" CPPFLAGS="${CPPFLAGS}" CONFIGURE_ARGS+=--with-included-gettext=no +INFO= gnupg .include <bsd.port.pre.mk> diff --git a/security/newpg/pkg-plist b/security/newpg/pkg-plist index 061b5d10f34e..0bca7ccad01d 100644 --- a/security/newpg/pkg-plist +++ b/security/newpg/pkg-plist @@ -2,11 +2,5 @@ bin/gpg-agent bin/gpgsm bin/kbxutil %%WITH_OPENSC%%bin/scdaemon -@unexec install-info --delete %D/info/gnupg.info %D/info/dir -info/gnupg.info -info/gnupg.info-1 -info/gnupg.info-2 -info/gnupg.info-3 -@exec install-info %D/info/gnupg.info %D/info/dir lib/newpg/gpg-protect-tool share/locale/de/LC_MESSAGES/newpg.mo |