Add gnuplot in RUN_DEPENDS, and mention License type.

From: Jim Geovedi <jim@corebsd.or.id>
This commit is contained in:
naddy 2002-12-04 01:44:22 +00:00
parent 482cfd82fa
commit b83c038294

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.2 2002/10/25 22:37:52 naddy Exp $
# $OpenBSD: Makefile,v 1.3 2002/12/04 01:44:22 naddy Exp $
COMMENT= "CVS-managed project analyzer"
DISTNAME= cvsplot-1.6.1
PKGNAME= ${DISTNAME}p1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cvsplot/}
@ -11,8 +12,10 @@ HOMEPAGE= http://cvsplot.sourceforge.net/
MAINTAINER= Jim Geovedi <jim@corebsd.or.id>
RUN_DEPENDS= ::converters/p5-DateManip
RUN_DEPENDS= :p5-DateManip-*:converters/p5-DateManip \
:gnuplot-*:math/gnuplot
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes