# New ports collection makefile for:  libid3tag
# Date created:        26 November 2003
# Whom:			Sergey Akifyev <asa@gascom.ru>
#
# $FreeBSD: ports/audio/libid3tag/Makefile,v 1.3 2004/03/14 06:15:58 ade Exp $
#

PORTNAME=	libid3tag
PORTVERSION=	0.15.0b
PORTREVISION=	1
CATEGORIES=	audio
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
		ftp://ftp.mars.org/pub/mpeg/
MASTER_SITE_SUBDIR=	mad

MAINTAINER=	asa@gascom.ru
COMMENT=	ID3 tags library (part of MAD project)

USE_LIBTOOL_VER=	13
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>
