openbsd-ports/devel/p5-File-BaseDir/Makefile
2013-03-11 10:50:00 +00:00

21 lines
344 B
Makefile

# $OpenBSD: Makefile,v 1.7 2013/03/11 10:50:17 espie Exp $
COMMENT= use the freedesktop Base Directory Specification
DISTNAME= File-BaseDir-0.03
REVISION= 0
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
CONFIGURE_STYLE= modbuild
USE_GROFF = Yes
CPAN_AUTHOR= PARDUS
MAKE_ENV+= TEST_POD=1
.include <bsd.port.mk>