aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/libcue/Makefile
blob: 0adb6a3088cd1f203ae04235719bf9584ca1475c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: buganini@gmail.com
# $FreeBSD$

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

MAINTAINER= buganini@gmail.com
COMMENT=    CUE Sheet Parser Library

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

.include <bsd.port.mk>