openbsd-ports/devel/p5-Algorithm-C3/Makefile

20 lines
403 B
Makefile
Raw Normal View History

# $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>