freebsd-ports/graphics/p5-Graphics-GnuplotIF/Makefile
Jimmy Olgeni 5e38556079 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.

CR:		D201
Approved by:	portmgr (bapt)
2014-06-13 07:36:27 +00:00

17 lines
297 B
Makefile

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