openbsd-ports/devel/p5-Params-Classify/Makefile
2013-03-11 10:50:00 +00:00

20 lines
308 B
Makefile

# $OpenBSD: Makefile,v 1.3 2013/03/11 10:50:20 espie Exp $
SHARED_ONLY = Yes
COMMENT = argument type classification
MODULES = cpan
DISTNAME = Params-Classify-0.013
REVISION = 0
CATEGORIES = devel
# same as perl
PERMIT_PACKAGE_CDROM = Yes
WANTLIB += c
CONFIGURE_STYLE = modbuild
.include <bsd.port.mk>