freebsd-ports/devel/p5-File-Remove/Makefile
Felippe de Meirelles Motta f63c7e0408 - Update to 1.40.
- Use CPAN macro.

PR:		ports/121500
Submitted by:	Cory R. King <coryking@mozimedia.com>
Approved by:	gabor (mentor), Geraud <geraud@gcu.info> (maintainer)
2008-03-20 14:44:48 +00:00

21 lines
415 B
Makefile

# New ports collection Makefile for: p5-File-Remove
# Date created: 16th March 2001
# Whom: Justin Stanford <jus@security.za.net>
#
# $FreeBSD$
#
PORTNAME= File-Remove
PORTVERSION= 1.40
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= geraud@gcu.info
COMMENT= Perl5 module to easily removes files and directories
PERL_CONFIGURE= YES
MAN3= File::Remove.3
.include <bsd.port.mk>