mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
a498af1d9a
Pointy hat to: netchild
22 lines
437 B
Makefile
22 lines
437 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
|
|
CATEGORIES= audio
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
RUN_DEPENDS= cdrdao:${PORTSDIR}/sysutils/cdrdao
|
|
|
|
USE_GNOMENG= yes
|
|
USE_GNOME= gnomeprefix gnomelibs
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|