diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 19:08:38 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 19:08:38 +0800 |
commit | 0a04b4d0b7999a814f5a24031a2bf433f084bb24 (patch) | |
tree | aed6e8768c64d947ea4c4401a356e10032db26a0 /audio/faad | |
parent | 6f9b615f473378306144a3495e2fccb737fe52bf (diff) | |
download | freebsd-ports-gnome-0a04b4d0b7999a814f5a24031a2bf433f084bb24.tar.gz freebsd-ports-gnome-0a04b4d0b7999a814f5a24031a2bf433f084bb24.tar.zst freebsd-ports-gnome-0a04b4d0b7999a814f5a24031a2bf433f084bb24.zip |
De-pkg-comment.
Diffstat (limited to 'audio/faad')
-rw-r--r-- | audio/faad/Makefile | 1 | ||||
-rw-r--r-- | audio/faad/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/faad/Makefile b/audio/faad/Makefile index b3f33b37bbcc..753eebb6ce7c 100644 --- a/audio/faad/Makefile +++ b/audio/faad/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://faac.sourceforge.net/files/ MAINTAINER= sean@sfarc.net +COMMENT= A LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/audio/faad/pkg-comment b/audio/faad/pkg-comment deleted file mode 100644 index a21776ede250..000000000000 --- a/audio/faad/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder |