128e83da3c
the attention they deserve
22 lines
369 B
Makefile
22 lines
369 B
Makefile
# $OpenBSD: Makefile,v 1.9 2013/03/08 02:04:37 djm 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
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
.include <bsd.port.mk>
|
|
|