freebsd-ports/devel/p5-File-Path-Tiny/Makefile
Frederic Culot b108fcebc7 - Update to 0.7
- Support staging
- Pet portlint(1) by changing tab into space in WWW link

Changes:	http://search.cpan.org/dist/File-Path-Tiny/Changes
2013-10-05 07:16:45 +00:00

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>