1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/audio/id3tool/Makefile
Jimmy Olgeni 37e782dfbc Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-09 11:21:52 +00:00

17 lines
331 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= Utility for manipulating mp3 ID3 Tags
GNU_CONFIGURE= yes
PLIST_FILES= bin/id3tool man/man1/id3tool.1.gz
.include <bsd.port.mk>