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/bblimage | |
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/bblimage')
-rw-r--r-- | science/bblimage/Makefile | 2 | ||||
-rw-r--r-- | science/bblimage/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/science/bblimage/Makefile b/science/bblimage/Makefile index 6271392638fd..604ef4d77a1b 100644 --- a/science/bblimage/Makefile +++ b/science/bblimage/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .src.tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A set of software tools for medical image processing + USE_PYTHON= yes USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/science/bblimage/pkg-comment b/science/bblimage/pkg-comment deleted file mode 100644 index 0c0dfba72789..000000000000 --- a/science/bblimage/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A set of software tools for medical image processing |