- update to 1.7

- Use DOCSDIR macro
- Use PYTHON_SITELIBDIR

PR:                 60875
Submitted by:       Vincent Tantardini <vinc@FreeBSD-fr.org>
Approved by:        erwin (mentor) (implicitly)
This commit is contained in:
Clement Laforet
2004-01-04 21:34:56 +00:00
parent e03e1d7043
commit 62ab7525c0
3 changed files with 142 additions and 101 deletions

View File

@@ -6,11 +6,11 @@
#
PORTNAME= py-gnuplot
PORTVERSION= 1.5
PORTVERSION= 1.7
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gnuplot-py
DISTNAME= Gnuplot-${PORTVERSION}
DISTNAME= gnuplot-py-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python interface to gnuplot plotting program