openbsd-ports/graphics/p5-Chart/Makefile
2013-03-11 11:10:51 +00:00

19 lines
294 B
Makefile

# $OpenBSD: Makefile,v 1.10 2013/03/11 11:10:54 espie Exp $
COMMENT= Charting library for Perl
DISTNAME= Chart-2.4.1
REVISION= 2
CATEGORIES= graphics
RUN_DEPENDS= graphics/p5-GD
BUILD_DEPENDS= ${RUN_DEPENDS}
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
USE_GROFF = Yes
.include <bsd.port.mk>