diff options
author | naddy <naddy@FreeBSD.org> | 2003-02-21 20:52:52 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-02-21 20:52:52 +0800 |
commit | 97aaa4147a26c5e38f80fad02e31b7f3730e5d26 (patch) | |
tree | b9f41e87dc0ee5207a000ba86e20786c7d9e4897 /audio/libvorbis | |
parent | 69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882 (diff) | |
download | freebsd-ports-gnome-97aaa4147a26c5e38f80fad02e31b7f3730e5d26.tar.gz freebsd-ports-gnome-97aaa4147a26c5e38f80fad02e31b7f3730e5d26.tar.zst freebsd-ports-gnome-97aaa4147a26c5e38f80fad02e31b7f3730e5d26.zip |
pkg-comment -> COMMENT
Diffstat (limited to 'audio/libvorbis')
-rw-r--r-- | audio/libvorbis/Makefile | 1 | ||||
-rw-r--r-- | audio/libvorbis/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index 8a69aebd0cfa..05867d8b82fd 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -17,6 +17,7 @@ MASTER_SITES= http://www.vorbis.com/files/1.0/unix/ \ http://www.math.utoledo.edu/~chaese/Vorbis/unix/ MAINTAINER= naddy@FreeBSD.org +COMMENT= Audio compression codec library LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg diff --git a/audio/libvorbis/pkg-comment b/audio/libvorbis/pkg-comment deleted file mode 100644 index a0f5edeba2b7..000000000000 --- a/audio/libvorbis/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Audio compression codec library |