freebsd-ports/sysutils/xcdroast/Makefile
Alexander Langer 2182905693 Add xcdroast 0.98.a.8, another X11 frontend to mkisofs/cdrecord.
PR:		24386
Submitted by:	Oliver Lehmann <Kai_Allard_Liao@gmx.de>
2001-01-16 17:15:40 +00:00

24 lines
488 B
Makefile

# New ports collection makefile for: xcdroast
# Date Created: 28 Sep 2000
# Whom: Oliver Lehmann <Kai_Allard_Liao@gmx.de>
#
# $FreeBSD$
#
PORTNAME= xcdroast
PORTVERSION= 0.98.a.8
CATEGORIES= sysutils
MASTER_SITES= http://www.xcdroast.org/download/
DISTNAME= xcdroast-0.98alpha8
MAINTAINER= Kai_Allard_Liao@gmx.de
RUN_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrecord \
mkisofs:${PORTSDIR}/sysutils/mkisofs
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GTK= yes
.include <bsd.port.mk>