From d9611f93758b42bc9f2e2794b3d0039ec6038c4e Mon Sep 17 00:00:00 2001 From: Adam Weinberger <adamw@FreeBSD.org> Date: Wed, 6 Nov 2002 22:47:41 +0000 Subject: Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat --- devel/flick/Makefile | 2 ++ devel/flick/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 devel/flick/pkg-comment (limited to 'devel/flick') diff --git a/devel/flick/Makefile b/devel/flick/Makefile index 6ca2bde6521d..9774c423b57b 100644 --- a/devel/flick/Makefile +++ b/devel/flick/Makefile @@ -13,6 +13,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}-src.tar.gz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= The Flexible IDL Compiler Kit + GNU_CONFIGURE= yes USE_GMAKE= yes MAKEFILE= GNUmakefile diff --git a/devel/flick/pkg-comment b/devel/flick/pkg-comment deleted file mode 100644 index c341f258a8bd..000000000000 --- a/devel/flick/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Flexible IDL Compiler Kit -- cgit v1.2.3