summaryrefslogtreecommitdiff
path: root/mail/libspf-alt
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2004-05-26 13:54:05 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2004-05-26 13:54:05 +0000
commit009c5da0871f055cd50950e7abf1593f96eb2bc0 (patch)
treec0814d4f990b8377ee78ffc5c5f2a4981f9b1685 /mail/libspf-alt
parentAdd the forgotten RUN_DEPENDS (diff)
- don't conflict with mail/libspf and mail/p5-Mail-SPF-Query
- pass maintainership to initial submitter PR: 64266 Submitted by: Daniel Roethlisberger <daniel@roe.ch> Noticed by: vs
Notes
Notes: svn path=/head/; revision=110057
Diffstat (limited to 'mail/libspf-alt')
-rw-r--r--mail/libspf-alt/Makefile12
-rw-r--r--mail/libspf-alt/pkg-plist20
2 files changed, 17 insertions, 15 deletions
diff --git a/mail/libspf-alt/Makefile b/mail/libspf-alt/Makefile
index bea78aa32e6d..953c04016261 100644
--- a/mail/libspf-alt/Makefile
+++ b/mail/libspf-alt/Makefile
@@ -1,18 +1,19 @@
-# New ports collection makefile for: mailutils
-# Date created: 26 May 2004
-# Whom: Oliver Eikemeier
+# New ports collection makefile for: libspf-alt
+# Date created: 28 February 2004
+# Whom: Daniel Roethlisberger <daniel@roe.ch>
#
# $FreeBSD$
#
PORTNAME= libspf-alt
PORTVERSION= 0.4.0
-CATEGORIES= mail devel
+PORTREVISION= 1
+CATEGORIES= mail
MASTER_SITES= http://www.midwestcs.com/spf/%SUBDIR%/
MASTER_SITE_SUBDIR= libspf-alt
DISTNAME= libspf_alt-${PORTVERSION}
-MAINTAINER= eik@FreeBSD.org
+MAINTAINER= daniel@roe.ch
COMMENT= Library that allows email systems such as Exim to check SPF records
GNU_CONFIGURE= yes
@@ -27,5 +28,6 @@ LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \
LDFLAGS="${LDFLAGS}"
+CONFIGURE_ARGS= --program-transform-name=s,^spf,spf_alt,
.include <bsd.port.mk>
diff --git a/mail/libspf-alt/pkg-plist b/mail/libspf-alt/pkg-plist
index 499e0095bbff..486594296f25 100644
--- a/mail/libspf-alt/pkg-plist
+++ b/mail/libspf-alt/pkg-plist
@@ -1,13 +1,13 @@
-bin/spf_example
-bin/spf_example_2mx
-bin/spf_example_2mx_static
-bin/spf_example_static
-bin/spfd
-bin/spfd_static
-bin/spfquery
-bin/spfquery_static
-bin/spftest
-bin/spftest_static
+bin/spf_alt_example
+bin/spf_alt_example_2mx
+bin/spf_alt_example_2mx_static
+bin/spf_alt_example_static
+bin/spf_altd
+bin/spf_altd_static
+bin/spf_altquery
+bin/spf_altquery_static
+bin/spf_alttest
+bin/spf_alttest_static
include/spf_alt/spf.h
include/spf_alt/spf_dns.h
include/spf_alt/spf_dns_cache.h