freebsd-ports/devel/p5-Test-CheckManifest/Makefile
2013-10-31 14:31:30 +00:00

17 lines
336 B
Makefile

# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
PORTNAME= Test-CheckManifest
PORTVERSION= 1.26
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Test
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Check if your Manifest matches your distro
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>