c985a37624
PR: ports/136545 Approved by: maintainer Submitted by: myself (pgollucci@)
21 lines
382 B
Makefile
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>
|