diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 20:51:06 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 20:51:06 +0800 |
commit | 69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882 (patch) | |
tree | 7903654ddec8f058cf8ec3f61c793feaf412e322 /math/R-project/Makefile | |
parent | 5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6 (diff) | |
download | freebsd-ports-gnome-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.tar.gz freebsd-ports-gnome-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.tar.zst freebsd-ports-gnome-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.zip |
De-pkg-comment.
Diffstat (limited to 'math/R-project/Makefile')
-rw-r--r-- | math/R-project/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-project/Makefile b/math/R-project/Makefile index c45d7c1918d6..1b5a604292b7 100644 --- a/math/R-project/Makefile +++ b/math/R-project/Makefile @@ -23,6 +23,7 @@ PKGNAMESUFFIX= -${PAPERSIZE} EXTRACT_SUFX= .tgz MAINTAINER= maurice@serc.rmit.edu.au +COMMENT= A language for statistical computing and graphics LIB_DEPENDS= tcl84:${PORTSDIR}/lang/tcl84 \ tk84:${PORTSDIR}/x11-toolkits/tk84 |