2d391874d4
PR: 26266 Submitted by: Mark Pulford <mark@kyne.com.au>
19 lines
329 B
Makefile
19 lines
329 B
Makefile
# New ports collection makefile for: id3tool
|
|
# Date created: Apr 1, 2001
|
|
# Whom: Mark Pulford <mark@kyne.com.au>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= id3tool
|
|
PORTVERSION= 1.1f
|
|
CATEGORIES= audio
|
|
MASTER_SITES= http://kitsumi.xware.cx/id3tool/
|
|
|
|
MAINTAINER= mark@kyne.com.au
|
|
|
|
GNU_CONFIGURE= yes
|
|
MAN1= id3tool.1
|
|
|
|
.include <bsd.port.mk>
|