diff options
author | lioux <lioux@FreeBSD.org> | 2003-02-24 03:58:35 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-02-24 03:58:35 +0800 |
commit | b07a0523b4b6c61e5016d6dde3c2b789376bf3ad (patch) | |
tree | 5205ac5458449f822c3accdd69bcf94485a42f45 /x11-toolkits/libj2dplot | |
parent | 0434b180606a0701d9d94d43d2cd17acbff9bbe5 (diff) | |
download | freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.tar.gz freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.tar.zst freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.zip |
De-pkg-comment
Diffstat (limited to 'x11-toolkits/libj2dplot')
-rw-r--r-- | x11-toolkits/libj2dplot/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/libj2dplot/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libj2dplot/Makefile b/x11-toolkits/libj2dplot/Makefile index e8ee04c66027..bdd6fcb996d8 100644 --- a/x11-toolkits/libj2dplot/Makefile +++ b/x11-toolkits/libj2dplot/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= lioux DISTNAME= J2DPlot_source-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org +COMMENT= A 2D plotting library for the JX toolkit BUILD_DEPENDS= ${NONEXISTENT}:${JXPORT}:configure \ makemake:${JXPORT} diff --git a/x11-toolkits/libj2dplot/pkg-comment b/x11-toolkits/libj2dplot/pkg-comment deleted file mode 100644 index 7a38d2e38eab..000000000000 --- a/x11-toolkits/libj2dplot/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A 2D plotting library for the JX toolkit |