aboutsummaryrefslogtreecommitdiff
path: root/security/gnupg-devel/Makefile
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2003-08-28 16:42:22 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2003-08-28 16:42:22 +0000
commitc914c7a727ce43ec7206897b74762e61a4ca002d (patch)
tree06326f6e3fc230e4f871589001effc23cd3b23ec /security/gnupg-devel/Makefile
parent2b95d154e3b52ade8aeaca4cf8ce8b8c14ec3f0e (diff)
Notes
Diffstat (limited to 'security/gnupg-devel/Makefile')
-rw-r--r--security/gnupg-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gnupg-devel/Makefile b/security/gnupg-devel/Makefile
index 285638c03977..afd67e934594 100644
--- a/security/gnupg-devel/Makefile
+++ b/security/gnupg-devel/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>