blob: 97ecea9358095523d944001b9a321174e4c8eda3 (
plain) (
tree)
|
|
# New ports collection makefile for: discid 1.3
# Date created: May 27, 2002
# Whom: Oliver Breuninger <ob@breuninger.org>
#
# $FreeBSD$
PORTNAME= discid
PORTVERSION= 1.3
CATEGORIES= audio
MASTER_SITES= http://family.zawodny.com/~jzawodn/c/discid/ \
http://www.breuninger.org/files/distfiles/
DISTNAME= ${PORTNAME}-freebsd-${PORTVERSION}
MAINTAINER= ob@breuninger.org
COMMENT= Identify audio cd in your drive
WRKSRC= ${WRKDIR}/freebsd
MAKE_ARGS= discid
.include <bsd.port.mk>
|