1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/audio/id3ren/Makefile
1999-08-25 04:36:31 +00:00

21 lines
470 B
Makefile

# New ports collection makefile for: id3ren
# URL: http://tscnet.com/pages/badcrc/apps/id3ren/
# Version required: 0.97a
# Date created: 28 February 1999
# Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
#
# $FreeBSD$
#
DISTNAME= id3ren97a
PKGNAME= id3ren-0.97a
CATEGORIES= audio
MASTER_SITES= http://tscnet.com/pages/badcrc/apps/id3ren/
MAINTAINER= jonny@jonny.eng.br
USE_ZIP= yes
WRKSRC= ${WRKDIR}/id3ren/src
.include <bsd.port.mk>