1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/audio/libdiscid/Makefile
Jason E. Hale 7afa609aeb - Update MAINTAINER to my new FreeBSD.org address
Approved by:	makc (mentor)
2012-09-13 04:45:58 +00:00

28 lines
557 B
Makefile

# 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
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>