aboutsummaryrefslogblamecommitdiff
path: root/audio/discid/Makefile
blob: 5a77063acb606fc13a3ced37b7c0702c19f434ad (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                                 
                          




                                 
# 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

PLIST_FILES=	bin/discid
WRKSRC=		${WRKDIR}/freebsd

MAKE_ARGS=	discid

.include <bsd.port.mk>