freebsd-ports/graphics/p5-Graphics-GnuplotIF/Makefile
2021-04-06 16:31:07 +02:00

18 lines
328 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
PORTNAME= Graphics-GnuplotIF
PORTVERSION= 1.8
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Dynamic Perl interface to gnuplot
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>