freebsd-ports/audio/id3tool/Makefile
Will Andrews 2d391874d4 Add id3tool 1.1f, a utility for manipulating mp3 ID3 Tags.
PR:		26266
Submitted by:	Mark Pulford <mark@kyne.com.au>
2001-04-07 06:09:14 +00:00

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>