2005-02-27 20:24:45 +01:00
|
|
|
# New ports collection makefile for: devel/p5-File-PathConvert
|
|
|
|
# Date created: 27 February 2005
|
|
|
|
# Whom: Anton Berezin <tobez@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= File-PathConvert
|
|
|
|
PORTVERSION= 0.9
|
|
|
|
CATEGORIES= devel perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2005-02-27 20:24:45 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
|
|
COMMENT= File::PathConvert - Various path conversion routines
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= File::PathConvert.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|