b108fcebc7
- Support staging - Pet portlint(1) by changing tab into space in WWW link Changes: http://search.cpan.org/dist/File-Path-Tiny/Changes
19 lines
346 B
Makefile
19 lines
346 B
Makefile
# Created by: ports@c0decafe.net <ports@c0decafe.net>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= File-Path-Tiny
|
|
PORTVERSION= 0.7
|
|
CATEGORIES= devel perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= culot@FreeBSD.org
|
|
COMMENT= Lightweight File::Path alternative
|
|
|
|
LICENSE= ART10 GPLv1
|
|
LICENSE_COMB= dual
|
|
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
.include <bsd.port.mk>
|