freebsd-ports/devel/p5-common-sense/Makefile
2021-04-06 16:31:07 +02:00

21 lines
416 B
Makefile

# Created by: Mons Anderson <mons@cpan.org>
PORTNAME= common-sense
PORTVERSION= 3.75
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MLEHMANN
PKGNAMEPREFIX= p5-
MAINTAINER= svysh.fbsd@gmail.com
COMMENT= Perl common defaults with lower memory usage
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>