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 /sysutils/contool | |
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 'sysutils/contool')
-rw-r--r-- | sysutils/contool/Makefile | 2 | ||||
-rw-r--r-- | sysutils/contool/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/contool/Makefile b/sysutils/contool/Makefile index b69270df7d1c..7fa6b9fb481e 100644 --- a/sysutils/contool/Makefile +++ b/sysutils/contool/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= nsayer MAINTAINER= ports@freebsd.org +PORTCOMMENT= Console tool for openlook + LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview NO_CDROM= "source code cannot be sold, nor can you incorporate the source code into a product which is subsequently sold" diff --git a/sysutils/contool/pkg-comment b/sysutils/contool/pkg-comment deleted file mode 100644 index a61d94e2a71f..000000000000 --- a/sysutils/contool/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Console tool for openlook |