# Created by: buganini@gmail.com


PORTNAME=	libcue
PORTVERSION=	1.4.0
CATEGORIES=	textproc
MASTER_SITES=	SF

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	CUE Sheet Parser Library

LICENSE=	gpl2

GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes
USES=		gettext libtool pathfix tar:bzip2
INSTALL_TARGET=	install-strip

.include <bsd.port.mk>
