40bbad7ac6
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS since pkgsrc enforces the newest perl version anyway, so they should always pick perl, but sometimes (pkg_add) don't due to the design of the {,} syntax. No effective change for the above reason. Ok joerg
18 lines
504 B
Makefile
18 lines
504 B
Makefile
# $NetBSD: Makefile,v 1.27 2015/07/12 18:56:24 wiz Exp $
|
|
|
|
DISTNAME= Mail-Sendmail-0.79
|
|
PKGNAME= p5-${DISTNAME}
|
|
PKGREVISION= 8
|
|
CATEGORIES= mail perl5
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://alma.ch/perl/
|
|
COMMENT= Perl5 module dedicated to Sendmail
|
|
|
|
#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64
|
|
|
|
PERL5_PACKLIST= auto/Mail/Sendmail/.packlist
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|