From 5ccea0eab4e8d2184fd2a06716209f6e7bae4d8a Mon Sep 17 00:00:00 2001 From: adamw Date: Wed, 6 Nov 2002 22:47:41 +0000 Subject: Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat --- audio/speex-devel/Makefile | 2 ++ audio/speex-devel/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 audio/speex-devel/pkg-comment (limited to 'audio/speex-devel') diff --git a/audio/speex-devel/Makefile b/audio/speex-devel/Makefile index aa64feb74225..5930f3f17f7d 100644 --- a/audio/speex-devel/Makefile +++ b/audio/speex-devel/Makefile @@ -15,6 +15,8 @@ DISTNAME= Speex-${PORTVERSION:S/.b/beta/} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An open-source (LGPL) patent-free voice codec + LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/audio/speex-devel/pkg-comment b/audio/speex-devel/pkg-comment deleted file mode 100644 index fe4d4fbe1800..000000000000 --- a/audio/speex-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An open-source (LGPL) patent-free voice codec -- cgit