openbsd-ports/devel/p5-Path-Class/Makefile
2013-03-11 10:50:00 +00:00

21 lines
346 B
Makefile

# $OpenBSD: Makefile,v 1.12 2013/03/11 10:50:20 espie Exp $
COMMENT= cross-platform path manipulation
MODULES= cpan
DISTNAME= Path-Class-0.19
REVISION= 0
CATEGORIES= devel
USE_GROFF = Yes
MAINTAINER= Simon Bertrang <simon@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
CPAN_AUTHOR= KWILLIAMS
CONFIGURE_STYLE=modbuild
.include <bsd.port.mk>