ports/mail/p5-Email-Address-UseXS/Makefile
2021-04-06 16:31:07 +02:00

20 lines
380 B
Makefile

# Created by: Dan Langille <dvl@FreeBSD.org>
PORTNAME= Email-Address-UseXS
PORTVERSION= 1.000
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= dvl@FreeBSD.org
COMMENT= Ensure that any code uses Email::Address::XS instead of Email::Address
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>