1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/devel/p5-File-SafeDO/Makefile
2014-02-10 23:01:54 +00:00

16 lines
236 B
Makefile

# $FreeBSD$
PORTNAME= File-SafeDO
PORTVERSION= 0.14
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Safer do file for perl
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>