1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/audio/aacgain/Makefile
2015-04-05 10:11:41 +00:00

19 lines
428 B
Makefile

# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
PORTNAME= aacgain
PORTVERSION= 1.8
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://altosdesign.com/aacgain/alvarez/
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Normalizes the volume of mp3 and AAC (mp4/m4a/QuickTime) media files
BROKEN= No public distfiles
GNU_CONFIGURE= yes
USES= gmake libtool tar:bzip2
PLIST_FILES= bin/aacgain
.include <bsd.port.mk>