freebsd-ports/devel/p5-File-Remove/Makefile
2016-10-19 18:57:54 +00:00

20 lines
390 B
Makefile

# Created by: Justin Stanford <jus@security.za.net>
# $FreeBSD$
PORTNAME= File-Remove
PORTVERSION= 1.57
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ADAMK
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 module to easily removes files and directories
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>