aboutsummaryrefslogtreecommitdiffstats
path: root/audio/id3ren/Makefile
blob: 65f254a8f3d8590e32d2d7f95ce85e865b6112d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for: 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>