freebsd-ports/audio/libdiscid/Makefile
2016-01-07 15:09:53 +00:00

17 lines
356 B
Makefile

# $FreeBSD$
PORTNAME= libdiscid
PORTVERSION= 0.6.1
CATEGORIES= audio
MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/${PORTNAME}/ \
http://ftp.osuosl.org/pub/musicbrainz/${PORTNAME}/
MAINTAINER= jhale@FreeBSD.org
COMMENT= Library for creating MusicBrainz DiscIDs
LICENSE= LGPL21
USES= cmake pathfix
USE_LDCONFIG= yes
.include <bsd.port.mk>