diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
commit | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (patch) | |
tree | 4a5a9bdf223482c4125def32b555e0628048d584 /audio/faad | |
parent | dec759ad2e5e1f2cd3efda0b40b8cdc1f2a54f8d (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76030
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 |