freebsd-ports/devel/p5-SVN-Dump/Makefile
2013-10-31 07:36:25 +00:00

16 lines
295 B
Makefile

# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
PORTNAME= SVN-Dump
PORTVERSION= 0.06
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to Subversion dumps
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>