freebsd-ports/misc/p5-Test-Dir/Makefile
Philip M. Gollucci c985a37624 - Update to 1.006
PR:             ports/136545
Approved by:    maintainer
Submitted by:   myself (pgollucci@)
2009-07-22 17:25:49 +00:00

21 lines
382 B
Makefile

# New ports collection makefile for: Config::Fast
# Date created: 25 Nov 2007
# Whom: Xavier Beaudouin <kiwi@oav.net>
#
# $FreeBSD$
#
PORTNAME= Test-Dir
PORTVERSION= 1.006
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kiwi@oav.net
COMMENT= Test directory attributes
PERL_CONFIGURE= yes
MAN3= Test::Dir.3 Test::Folder.3
.include <bsd.port.mk>