1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/audio/aacgain/Makefile
Michael Johnson eacfe55a8c Update to 1.7
2007-06-25 16:51:33 +00:00

21 lines
432 B
Makefile

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