2001-01-04 00:33:00 +01:00
|
|
|
# New ports collection makefile for: Mac-FileSpec-Unixish
|
|
|
|
# Date created: Wed Jan 3 08:54:29 2001
|
|
|
|
# Whom: will
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Mac-FileSpec-Unixish
|
2005-09-21 13:35:37 +02:00
|
|
|
PORTVERSION= 1.12
|
2001-01-04 00:33:00 +01:00
|
|
|
CATEGORIES= devel perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2001-01-04 00:33:00 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2005-09-21 13:35:37 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
|
|
COMMENT= Perl module with functions to manipulate pathspecs in Unixish style
|
2001-01-04 00:33:00 +01:00
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Mac::FileSpec::Unixish.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|