freebsd-ports/devel/p5-Guard/Makefile
2009-07-28 10:11:39 +00:00

22 lines
419 B
Makefile

# New ports collection makefile for: devel/p5-Guard
# Date created: 28 April 2009
# Whom: Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Guard
PORTVERSION= 1.021
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/M/ML/MLEHMANN
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Safe cleanup blocks
PERL_CONFIGURE= 5.8.0+
MAN3= Guard.3
.include <bsd.port.mk>