aboutsummaryrefslogtreecommitdiffstats
path: root/audio/cdindex/Makefile
blob: d0f8ae8322813012de318f2282a55a8cc919c3d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    cdindex
# Date created:     15 June 1999
# Whom:         Marc E E van Woerkom <van.woerkom@netcologne.de>
#
# $FreeBSD$
#

PORTNAME=   cdindex
PORTVERSION=    1.2.0
CATEGORIES= audio
MASTER_SITES=   ftp://ftp.cdindex.org/pub/cdindex/ \
        ftp://ftp.musicbrainz.org/pub/cdindex/

MAINTAINER= ports@freebsd.org

GNU_CONFIGURE=  yes
USE_GMAKE=  yes

.include <bsd.port.mk>