freebsd-ports/audio/cdindex/Makefile
Ade Lovett ee97d3f1b1 Update to 1.2.0, no response from maintainer
PR:		21689
Submitted by:	Jeremy Shaffner <jeremy@external.org>
2000-10-13 20:32:43 +00:00

20 lines
388 B
Makefile

# 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>