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