freebsd-ports/audio/id3tool/Makefile

16 lines
319 B
Makefile
Raw Normal View History

# Created by: Mark Pulford <mark@kyne.com.au>
PORTNAME= id3tool
PORTVERSION= 1.2a
CATEGORIES= audio
MASTER_SITES= http://nekohako.xware.cx/id3tool/
MAINTAINER= gavin@FreeBSD.org
COMMENT= Utility for manipulating mp3 ID3 Tags
GNU_CONFIGURE= yes
2014-02-12 22:52:23 +01:00
PLIST_FILES= bin/id3tool man/man1/id3tool.1.gz
.include <bsd.port.mk>