1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/audio/gdrdao/Makefile
Sam Lawrance 0efbc06135 Mark these ports DEPRECATED due to being unmaintained and one or more
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.

PR:		ports/79666
Submitted by:	me
2005-05-31 13:16:44 +00:00

27 lines
610 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
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
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
PLIST_FILES= bin/gdrdao
.include <bsd.port.mk>