freebsd-ports/audio/id3v2/Makefile
Martin Wilke 7c8f998dbe - Update to 0.1.12
- Pass maintainership to submitter

PR:		146596
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2010-05-16 09:21:03 +00:00

21 lines
384 B
Makefile

# New ports collection makefile for: id3v2
# Date created: 10 Oct 2001
# Whom: David MacKenzie <djm@pix.net>
#
# $FreeBSD$
#
PORTNAME= id3v2
PORTVERSION= 0.1.12
CATEGORIES= audio
MASTER_SITES= SF
MAINTAINER= sunpoet@sunpoet.net
COMMENT= Command line id3v2 tag editor
LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib
MAN1= id3v2.1
PLIST_FILES= bin/id3v2
.include <bsd.port.mk>