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

20 lines
402 B
Makefile

# Created by: Felippe de Meirelles Motta <lippemail@gmail.com>
PORTNAME= ExtUtils-Manifest
PORTVERSION= 1.72
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ETHER
PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
COMMENT= Utilities to write and check a MANIFEST file
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>