1999-04-27 13:02:51 +00:00
|
|
|
# New ports collection makefile for: id3ren
|
|
|
|
# Date created: 28 February 1999
|
|
|
|
# Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
|
|
|
|
#
|
1999-08-25 04:36:31 +00:00
|
|
|
# $FreeBSD$
|
1999-04-27 13:02:51 +00:00
|
|
|
#
|
|
|
|
|
2000-04-08 21:25:03 +00:00
|
|
|
PORTNAME= id3ren
|
|
|
|
PORTVERSION= 0.97a
|
1999-04-27 13:02:51 +00:00
|
|
|
CATEGORIES= audio
|
|
|
|
MASTER_SITES= http://tscnet.com/pages/badcrc/apps/id3ren/
|
2000-04-08 21:25:03 +00:00
|
|
|
DISTNAME= id3ren97a
|
1999-04-27 13:02:51 +00:00
|
|
|
|
|
|
|
MAINTAINER= jonny@jonny.eng.br
|
|
|
|
|
1999-05-01 12:34:38 +00:00
|
|
|
USE_ZIP= yes
|
1999-04-27 13:02:51 +00:00
|
|
|
WRKSRC= ${WRKDIR}/id3ren/src
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|