1999-06-20 02:10:27 +00:00
|
|
|
# New ports collection makefile for: cdindex
|
|
|
|
# Date created: 15 June 1999
|
|
|
|
# Whom: Marc E E van Woerkom <van.woerkom@netcologne.de>
|
|
|
|
#
|
1999-08-25 04:36:31 +00:00
|
|
|
# $FreeBSD$
|
1999-06-20 02:10:27 +00:00
|
|
|
#
|
|
|
|
|
2000-04-08 21:25:03 +00:00
|
|
|
PORTNAME= cdindex
|
2000-10-13 20:32:43 +00:00
|
|
|
PORTVERSION= 1.2.0
|
1999-06-20 02:10:27 +00:00
|
|
|
CATEGORIES= audio
|
2000-10-13 20:32:43 +00:00
|
|
|
MASTER_SITES= ftp://ftp.cdindex.org/pub/cdindex/ \
|
|
|
|
ftp://ftp.musicbrainz.org/pub/cdindex/
|
1999-06-20 02:10:27 +00:00
|
|
|
|
2000-10-13 20:32:43 +00:00
|
|
|
MAINTAINER= ports@freebsd.org
|
1999-06-20 02:10:27 +00:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|