1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/audio/gdrdao/Makefile
Alexey Dokuchaev 92a28717ea Store distfiles locally for these two babies. Despite being abandoned,
they still seem build and work just fine per my testing here.

Approved by:	portmgr (clement)
2005-08-20 13:58:58 +00:00

24 lines
511 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_LOCAL}
MASTER_SITE_SUBDIR= danfe
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>