diff options
Diffstat (limited to 'audio/id3v2/Makefile')
-rw-r--r-- | audio/id3v2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/id3v2/Makefile b/audio/id3v2/Makefile index b75c48d6ad83..a78ea5ead52c 100644 --- a/audio/id3v2/Makefile +++ b/audio/id3v2/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= id3v2 MAINTAINER= djm@pix.net +COMMENT= Command line id3v2 tag editor LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt |