1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/audio/gnomeaudio2/Makefile

27 lines
632 B
Makefile
Raw Normal View History

1998-12-30 23:18:11 +00:00
# New ports collection makefile for: gnomeaudio
# Version required: 0.99.4
1998-12-30 23:18:11 +00:00
# Date created: 29 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
# $Id: Makefile,v 1.3 1999/01/27 08:31:48 fenner Exp $
1998-12-30 23:18:11 +00:00
#
DISTNAME= gnome-audio-0.99.4
PKGNAME= gnomeaudio-0.99.4
CATEGORIES= audio gnome
1999-01-27 08:31:54 +00:00
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= gnome-audio
1998-12-30 23:18:11 +00:00
MAINTAINER= vanilla@FreeBSD.ORG
BUILD_DEPENDS= gnome-config:${PORTSDIR}/x11/gnomelibs
RUN_DEPENDS= gnome-config:${PORTSDIR}/x11/gnomelibs
1999-01-05 12:37:46 +00:00
1998-12-30 23:18:11 +00:00
USE_X_PREFIX= yes
USE_GMAKE= yes
NO_BUILD= yes
INSTALL_TARGET= INSTALL_DATA="${INSTALL_DATA}" install
1998-12-30 23:18:11 +00:00
.include <bsd.port.mk>