openbsd-ports/textproc/p5-String-CamelCase/Makefile

15 lines
271 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.2 2013/03/11 11:42:44 espie Exp $
COMMENT= camelcase, de-camelcase
MODULES= cpan
DISTNAME= String-CamelCase-0.02
CATEGORIES= textproc
MAINTAINER= Andrew Fresh <andrew@cpan.org>
# Same as Perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>