freebsd-ports/audio/gdrdao/Makefile

27 lines
610 B
Makefile
Raw Normal View History

# New ports collection makefile for: gdrdao
# Date created: November 5 2000
# Whom: Anders Nordby <anders@fix.no>
#
# $FreeBSD$
PORTNAME= gdrdao
PORTVERSION= 0.4.1
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DEPRECATED= "no longer on sourceforge, no new master site"
EXPIRATION_DATE=2005-07-31
MAINTAINER= ports@FreeBSD.org
2003-02-20 18:07:10 +01:00
COMMENT= GTK-based GUI frontend for cdrdao, disk-at-once audio CD recorder
RUN_DEPENDS= cdrdao:${PORTSDIR}/sysutils/cdrdao
USE_GNOME= gnomelibs
GNU_CONFIGURE= yes
2004-02-05 21:38:07 +01:00
PLIST_FILES= bin/gdrdao
.include <bsd.port.mk>