f60aa8125d
PR: 27378, 27518 Submitted by: Andreas Schulz <ats@first.gmd.de>, Jeff Palmer <scorpio@drkshdw.org>
21 lines
442 B
Makefile
21 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>
|