From f0a1969d343f97cdb90a73adcff6a7a383fc9522 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Sun, 10 Nov 2002 16:48:51 +0000 Subject: o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) --- audio/speex/Makefile | 2 -- audio/speex/pkg-comment | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 audio/speex/pkg-comment (limited to 'audio/speex') diff --git a/audio/speex/Makefile b/audio/speex/Makefile index 5930f3f17f7d..aa64feb74225 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -15,8 +15,6 @@ 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/pkg-comment b/audio/speex/pkg-comment new file mode 100644 index 000000000000..fe4d4fbe1800 --- /dev/null +++ b/audio/speex/pkg-comment @@ -0,0 +1 @@ +An open-source (LGPL) patent-free voice codec -- cgit v1.2.3