17 lines
270 B
Makefile
17 lines
270 B
Makefile
# $OpenBSD: Makefile,v 1.14 2014/10/15 21:14:22 nigel Exp $
|
|
|
|
COMMENT= cross-platform path manipulation
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Path-Class-0.35
|
|
CATEGORIES= devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
CPAN_AUTHOR= KWILLIAMS
|
|
|
|
CONFIGURE_STYLE=modbuild
|
|
|
|
.include <bsd.port.mk>
|