install examples as discussed with David Hill (maintainer), bump PKGNAME.

This commit is contained in:
steven 2006-02-01 20:51:17 +00:00
parent 4ed6f6167e
commit 00194a0f58
2 changed files with 15 additions and 3 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/01/21 23:35:16 steven Exp $
# $OpenBSD: Makefile,v 1.2 2006/02/01 20:51:17 steven Exp $
COMMENT= "perl module to query Sender Policy Framework"
DISTNAME= Mail-SPF-Query-1.998
PKGNAME= p5-${DISTNAME}
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= mail perl5
MAINTAINER= David Hill <dhill@mindcry.org>
@ -27,4 +27,10 @@ CONFIGURE_STYLE= perl
PKG_ARCH= *
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/p5-Mail-SPF-Query
${INSTALL_DATA} ${WRKSRC}/examples/* \
${PREFIX}/share/examples/p5-Mail-SPF-Query
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/01/21 23:35:16 steven Exp $
@comment $OpenBSD: PLIST,v 1.2 2006/02/01 20:51:17 steven Exp $
bin/spfd
bin/spfquery
${P5SITE}/Mail/
@ -7,3 +7,9 @@ ${P5SITE}/Mail/SPF/Query.pm
@man man/man1/spfd.1
@man man/man1/spfquery.1
@man man/man3p/Mail::SPF::Query.3p
share/examples/p5-Mail-SPF-Query/
share/examples/p5-Mail-SPF-Query/README
share/examples/p5-Mail-SPF-Query/exim-acl
share/examples/p5-Mail-SPF-Query/postfix-policyd-spf
share/examples/p5-Mail-SPF-Query/sendmail-milter
share/examples/p5-Mail-SPF-Query/sendmail-milter-INSTALL.txt