1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/audio/gdrdao/Makefile
Kris Kennaway a498af1d9a Chase cdrdao dependency to sysutils/cdrdao
Pointy hat to:	netchild
2002-11-21 11:50:54 +00:00

22 lines
437 B
Makefile

# 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}/sysutils/cdrdao
USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomelibs
GNU_CONFIGURE= yes
.include <bsd.port.mk>