# Created by: buganini@gmail.com
# $MidnightBSD$
# $FreeBSD: head/textproc/libcue/Makefile 368161 2014-09-14 07:54:27Z amdmi3 $

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>
