1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
freebsd-ports/audio/gdrdao/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +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= 3
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>