diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
commit | d9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch) | |
tree | 7188beb34e0a3adac815c9497c615b1b78eb4454 /science/flounder | |
parent | port wouldn't build without the gnomelibs. (diff) |
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Diffstat (limited to 'science/flounder')
-rw-r--r-- | science/flounder/Makefile | 2 | ||||
-rw-r--r-- | science/flounder/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/science/flounder/Makefile b/science/flounder/Makefile index 5993ce3e9ed1..015380465c8b 100644 --- a/science/flounder/Makefile +++ b/science/flounder/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A quick way to visualize regularly spaced 4D data + LIB_DEPENDS= fltk:${PORTSDIR}/x11-toolkits/fltk \ ungif:${PORTSDIR}/graphics/libungif \ png:${PORTSDIR}/graphics/png diff --git a/science/flounder/pkg-comment b/science/flounder/pkg-comment deleted file mode 100644 index 304678a34eea..000000000000 --- a/science/flounder/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A quick way to visualize regularly spaced 4D data |