freebsd-ports/devel/p5-Taint-Runtime/Makefile
Renato Botelho c350a20343 Cleanup headers of ports created by me
Feature safe:	yes
2012-10-11 13:16:54 +00:00

16 lines
264 B
Makefile

# $FreeBSD$
PORTNAME= Taint-Runtime
PORTVERSION= 0.03
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Runtime enable/disable taint checking
PERL_CONFIGURE= yes
MAN3= Taint::Runtime.3
.include <bsd.port.mk>