openbsd-ports/devel/p5-Algorithm-C3/Makefile
jim 2bb02bbc16 update to Algorithm-C3-0.08
ok Sean Comeau (MAINTAINER), simon@
2009-06-19 00:24:22 +00:00

20 lines
403 B
Makefile

# $OpenBSD: Makefile,v 1.5 2009/06/19 00:24:22 jim Exp $
COMMENT= module for merging hierarchies using the C3 algorithm
MODULES= cpan
DISTNAME= Algorithm-C3-0.08
CATEGORIES= devel
MAINTAINER= Sean Comeau <scomeau@obscurity.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= modbuild
.include <bsd.port.mk>