1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/audio/aacgain/Makefile
2013-09-23 13:04:03 +00:00

18 lines
380 B
Makefile

# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
PORTNAME= aacgain
PORTVERSION= 1.8
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
USE_BZIP2= yes
GNU_CONFIGURE= yes
USES= gmake
PLIST_FILES= bin/aacgain
.include <bsd.port.mk>