1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/audio/gnomeaudio2/Makefile
1999-02-19 04:25:00 +00:00

27 lines
633 B
Makefile

# New ports collection makefile for: gnomeaudio
# Version required: 0.99.8
# Date created: 29 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
# $Id: Makefile,v 1.4 1999/01/31 19:08:54 vanilla Exp $
#
DISTNAME= gnome-audio-0.99.8
PKGNAME= gnomeaudio-0.99.8
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= gnome-audio
MAINTAINER= vanilla@FreeBSD.ORG
BUILD_DEPENDS= gnome-config:${PORTSDIR}/x11/gnomelibs
RUN_DEPENDS= gnome-config:${PORTSDIR}/x11/gnomelibs
USE_X_PREFIX= yes
USE_GMAKE= yes
NO_BUILD= yes
INSTALL_TARGET= INSTALL_DATA="${INSTALL_DATA}" install
.include <bsd.port.mk>