openbsd-ports/devel/p5-Algorithm-C3/Makefile
2013-03-11 10:50:00 +00:00

19 lines
358 B
Makefile

# $OpenBSD: Makefile,v 1.10 2013/03/11 10:50:12 espie Exp $
COMMENT= module for merging hierarchies using the C3 algorithm
MODULES= cpan
DISTNAME= Algorithm-C3-0.08
REVISION= 1
CATEGORIES= devel
MAINTAINER= Sean Comeau <scomeau@obscurity.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
CONFIGURE_STYLE= modbuild
USE_GROFF = Yes
.include <bsd.port.mk>