summaryrefslogblamecommitdiff
path: root/audio/gdrdao/Makefile
blob: f459f305c60fbe260a6fdd2085e4e5f5bbccd756 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                     
                                 


                                               
                   


                      
# New ports collection makefile for:	gdrdao
# Date created:				November 5 2000
# Whom:					Anders Nordby <anders@fix.no>
#
# $FreeBSD$

PORTNAME=	gdrdao
PORTVERSION=	0.4.1
CATEGORIES=	audio
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	ports@FreeBSD.org

RUN_DEPENDS=	cdrdao:${PORTSDIR}/audio/cdrdao

USE_GNOME=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>