View | Details | Raw Unified | Return to bug 189343
Collapse All | Expand All

(-)./Makefile (-1 / +3 lines)
Lines 8-16 Link Here
8
MASTER_SITES=	CPAN
8
MASTER_SITES=	CPAN
9
PKGNAMEPREFIX=	p5-
9
PKGNAMEPREFIX=	p5-
10
10
11
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	5u623l20@gmail.com
12
COMMENT=	Perl extension for a front-end to gnuplot, XRT, and Xmgrace
12
COMMENT=	Perl extension for a front-end to gnuplot, XRT, and Xmgrace
13
13
14
LICENSE=	GPLv2
15
14
RUN_DEPENDS=	gnuplot:${PORTSDIR}/math/gnuplot \
16
RUN_DEPENDS=	gnuplot:${PORTSDIR}/math/gnuplot \
15
		xmgrace:${PORTSDIR}/math/grace \
17
		xmgrace:${PORTSDIR}/math/grace \
16
		ppmtogif:${PORTSDIR}/graphics/netpbm
18
		ppmtogif:${PORTSDIR}/graphics/netpbm

Return to bug 189343