![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / mail / p5-Sendmail-PMilter / Makefile (download)
Revision 1.15, Mon Oct 8 12:19:25 2012 UTC (11 years, 1 month ago) by asau
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. |
# $NetBSD: Makefile,v 1.15 2012/10/08 12:19:25 asau Exp $ # DISTNAME= Sendmail-PMilter-0.95 PKGNAME= p5-${DISTNAME} PKGREVISION= 6 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmilter/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pmilter.sourceforge.net/ COMMENT= Pure-Perl Milter protocol API # Though it doesn't exist yet, just in case: CONFLICTS+= p5-Sendmail-Milter-[0-9]* MAKE_ENV+= PERL_MM_USE_DEFAULT=1 PERL5_PACKLIST= auto/Sendmail/PMilter/.packlist .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk"