openbsd-ports/devel/p5-Algorithm-C3/Makefile
2010-12-03 11:44:22 +00:00

22 lines
439 B
Makefile

# $OpenBSD: Makefile,v 1.8 2010/12/03 11:44:25 ajacoutot Exp $
COMMENT= module for merging hierarchies using the C3 algorithm
MODULES= cpan
DISTNAME= Algorithm-C3-0.08
REVISION= 0
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
USE_GROFF = Yes
.include <bsd.port.mk>