Files
2025-02-24 19:39:18 +00:00

18 lines
348 B
Makefile

COMMENT = render/convert graphs in/from various formats
DISTNAME = Graph-Easy-0.76
REVISION = 0
CATEGORIES = math graphics
MAINTAINER = Johannes Thyssen Tishman <jtt@openbsd.org>
# GPLv2 only
PERMIT_PACKAGE = Yes
MODULES = cpan
BUILD_DEPENDS = devel/p5-Module-Build>=0.36
CONFIGURE_STYLE = modbuild
PKG_ARCH = *
.include <bsd.port.mk>