1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/audio/normalize/Makefile
Edwin Groothuis bba6d0c7d2 Update port: audio/normalize to 0.7.5
PR:		ports/42399
Submitted by:	Jamie Aczel <temperanza@softhome.net>
2003-02-24 06:10:54 +00:00

24 lines
546 B
Makefile

# New ports collection makefile for: normalize
# Date created: 31 January 2001
# Whom: George Reid <greid@ukug.uk.freebsd.org>
#
# $FreeBSD$
#
PORTNAME= normalize
PORTVERSION= 0.7.5
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.cs.columbia.edu/~cvaill/normalize/
MAINTAINER= greid@ukug.uk.freebsd.org
COMMENT= A tool for adjusting the volume of wave/MP3 files to a standard level
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
MAN1= normalize.1 normalize-mp3.1
GNU_CONFIGURE= yes
.include <bsd.port.mk>