freebsd-ports/audio/id3ren/Makefile
Ying-Chieh Liao f60aa8125d change master site
PR:		27378, 27518
Submitted by:	Andreas Schulz <ats@first.gmd.de>, Jeff Palmer <scorpio@drkshdw.org>
2001-05-27 18:17:31 +00:00

20 lines
442 B
Makefile

# New ports collection makefile for: id3ren
# Date created: 28 February 1999
# Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
#
# $FreeBSD$
#
PORTNAME= id3ren
PORTVERSION= 0.97a
CATEGORIES= audio
MASTER_SITES= http://adis.on.ca/pub/Linux/cd-tools/ \
http://cbothamy.free.fr/projects/id3ren/
DISTNAME= id3ren97a
MAINTAINER= jonny@jonny.eng.br
USE_ZIP= yes
WRKSRC= ${WRKDIR}/id3ren/src
.include <bsd.port.mk>