freebsd-ports/audio/aacgain/Makefile
Michael Johnson 948f5473bd - Transfer MAINTAINER to multimedia@
Approved by:	dhw (postmaster, for using multimedia@ as maintainer)
		gnome (gstreamer ports)
2006-06-09 18:00:35 +00:00

21 lines
406 B
Makefile

# New ports collection makefile for: aacgain
# Date created: 2006-05-28
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= aacgain
PORTVERSION= 1.5
CATEGORIES= audio
MASTER_SITES= http://altosdesign.com/aacgain/
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Normalizes the volume of mp3 and mp4 files
USE_BZIP2= yes
GNU_CONFIGURE= yes
PLIST_FILES= bin/aacgain
.include <bsd.port.mk>