diff options
Diffstat (limited to 'audio/mp3asm/Makefile')
-rw-r--r-- | audio/mp3asm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mp3asm/Makefile b/audio/mp3asm/Makefile index 84a48005a5b2..cbe138c706f2 100644 --- a/audio/mp3asm/Makefile +++ b/audio/mp3asm/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org +COMMENT= MP3 frame level editor WRKSRC= ${WRKDIR}/${PORTNAME}-0.1 |