1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-30 21:49:25 +00:00
freebsd-ports/audio/cdindex/Makefile

20 lines
388 B
Makefile
Raw Normal View History

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