mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
403 B
Makefile
20 lines
403 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://tscnet.com/pages/badcrc/apps/id3ren/
|
|
DISTNAME= id3ren97a
|
|
|
|
MAINTAINER= jonny@jonny.eng.br
|
|
|
|
USE_ZIP= yes
|
|
WRKSRC= ${WRKDIR}/id3ren/src
|
|
|
|
.include <bsd.port.mk>
|