ports/math/p5-Graph-Easy/Makefile

16 lines
342 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = render/convert graphs in/from various formats
DISTNAME = Graph-Easy-0.76
CATEGORIES = math graphics
MAINTAINER = Johannes Thyssen Tishman <ports@thyssentishman.com>
# GPLv2 only
PERMIT_PACKAGE = Yes
MODULES = cpan
BUILD_DEPENDS = devel/p5-Module-Build>=0.36
CONFIGURE_STYLE = modbuild
PKG_ARCH = *
.include <bsd.port.mk>