diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /graphics/pgplot | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'graphics/pgplot')
-rw-r--r-- | graphics/pgplot/Makefile | 1 | ||||
-rw-r--r-- | graphics/pgplot/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pgplot/Makefile b/graphics/pgplot/Makefile index e0aaf5769fe6..7faf68be7b9c 100644 --- a/graphics/pgplot/Makefile +++ b/graphics/pgplot/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.astro.caltech.edu/pub/pgplot/ DISTNAME= ${PORTNAME}${PORTVERSION:R} MAINTAINER= jmz@FreeBSD.org +COMMENT= A C/FORTRAN library for drawing graphs on a variety of display devices LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_XLIB= yes diff --git a/graphics/pgplot/pkg-comment b/graphics/pgplot/pkg-comment deleted file mode 100644 index c7f9352271e5..000000000000 --- a/graphics/pgplot/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A C/FORTRAN library for drawing graphs on a variety of display devices |