From d9611f93758b42bc9f2e2794b3d0039ec6038c4e Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Wed, 6 Nov 2002 22:47:41 +0000 Subject: Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat --- misc/goblin/Makefile | 2 ++ misc/goblin/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 misc/goblin/pkg-comment (limited to 'misc/goblin') diff --git a/misc/goblin/Makefile b/misc/goblin/Makefile index 8c959fe1d75a..a5f4957f5d7d 100644 --- a/misc/goblin/Makefile +++ b/misc/goblin/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A Graph Object Library for Network Programming Problems + LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 \ tk83:${PORTSDIR}/x11-toolkits/tk83 diff --git a/misc/goblin/pkg-comment b/misc/goblin/pkg-comment deleted file mode 100644 index 43ed71ddf937..000000000000 --- a/misc/goblin/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Graph Object Library for Network Programming Problems -- cgit v1.2.3