freebsd-ports/devel/p5-File-SafeDO/Makefile
Chris Rees 2c3a73295f Bump PORTREVISIONS, because of users installing with ports+pkgng
Submitted by:	miwi
Feature safe:	yes
2013-04-17 16:02:36 +00:00

17 lines
262 B
Makefile

# $FreeBSD$
PORTNAME= File-SafeDO
PORTVERSION= 0.12
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Safer do file for perl
PERL_CONFIGURE= yes
MAN3= File::SafeDO.3
.include <bsd.port.mk>