freebsd-ports/audio/id3tool/Makefile
Pav Lucistnik 98739c67b7 - Grant maintainership
PR:		ports/97892
Submitted by:	Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
2006-05-26 16:26:07 +00:00

21 lines
417 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.2a
CATEGORIES= audio
MASTER_SITES= http://nekohako.xware.cx/id3tool/
MAINTAINER= gavin.atkinson@ury.york.ac.uk
COMMENT= A utility for manipulating mp3 ID3 Tags
GNU_CONFIGURE= yes
MAN1= id3tool.1
PLIST_FILES= bin/id3tool
.include <bsd.port.mk>