openbsd-ports/devel/p5-SVN-Dump/Makefile
2013-03-11 10:50:00 +00:00

20 lines
314 B
Makefile

# $OpenBSD: Makefile,v 1.4 2013/03/11 10:50:21 espie Exp $
COMMENT= interface to subversion dumps
DISTNAME= SVN-Dump-0.04
REVISION= 0
CATEGORIES= devel
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
USE_GROFF = Yes
MAKE_ENV= TEST_POD=Yes
.include <bsd.port.mk>