freebsd-ports/audio/id3tool/Makefile

17 lines
341 B
Makefile

# Created by: Mark Pulford <mark@kyne.com.au>
# $FreeBSD$
PORTNAME= id3tool
PORTVERSION= 1.2a
CATEGORIES= audio
MASTER_SITES= http://nekohako.xware.cx/id3tool/
MAINTAINER= gavin@FreeBSD.org
COMMENT= A utility for manipulating mp3 ID3 Tags
NO_STAGE= yes
GNU_CONFIGURE= yes
MAN1= id3tool.1
PLIST_FILES= bin/id3tool
.include <bsd.port.mk>