summaryrefslogtreecommitdiffstats
path: root/audio/libdiscid/Makefile
blob: 4265e41ca277cbe093e4fe699d9a0dce5e035360 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:	libdiscid
# Date created:				2008-03-19
# Whom:					Jason E. Hale <bsdkaffee@gmail.com>
#
# $FreeBSD$
#

PORTNAME=	libdiscid
PORTVERSION=	0.2.2
PORTREVISION=	1
CATEGORIES=	audio
MASTER_SITES=	http://users.musicbrainz.org/~matt/ \
		${MASTER_SITE_GENTOO}
MASTER_SITE_SUBDIR=	distfiles

MAINTAINER=	jhale@FreeBSD.org
COMMENT=	A library for creating MusicBrainz DiscIDs

LICENSE=	LGPL21

GNU_CONFIGURE=	yes
USE_AUTOTOOLS=	libtool
USE_GNOME=	ltverhack gnomehack
USE_LDCONFIG=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud