summaryrefslogtreecommitdiff
path: root/audio/vorbis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/vorbis/Makefile')
-rw-r--r--audio/vorbis/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/vorbis/Makefile b/audio/vorbis/Makefile
index 7e4641ba60c..2435bfca76f 100644
--- a/audio/vorbis/Makefile
+++ b/audio/vorbis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/10/18 13:49:42 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2001/02/16 13:30:51 wiz Exp $
#
DISTNAME= vorbis_nightly_cvs-20000818
@@ -12,6 +12,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.vorbis.com/
+COMMENT= Encoder/decoder for Ogg Vorbis audio coding format
.if !exists(/usr/include/getopt.h)
DEPENDS+= libgetopt>=1.3:../../devel/libgetopt