2000-10-11 19:30:09 -04:00
|
|
|
# New ports collection makefile for: wmusic
|
|
|
|
# Date created: 16 September 2000
|
2001-04-09 06:41:36 -04:00
|
|
|
# Whom: eric
|
2000-10-11 19:30:09 -04:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= wmusic
|
2001-04-09 06:41:36 -04:00
|
|
|
PORTVERSION= 1.4.4
|
2000-10-11 19:30:09 -04:00
|
|
|
CATEGORIES= audio windowmaker
|
2001-03-04 22:47:03 -05:00
|
|
|
MASTER_SITES= http://hadess.net/files/
|
2000-10-11 19:30:09 -04:00
|
|
|
|
2001-04-09 06:41:36 -04:00
|
|
|
MAINTAINER= eric@FreeBSD.org
|
2000-10-11 19:30:09 -04:00
|
|
|
|
|
|
|
BUILD_DEPENDS= xmms:${PORTSDIR}/audio/xmms
|
2001-04-09 06:41:36 -04:00
|
|
|
RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms
|
2000-10-11 19:30:09 -04:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
2001-04-09 06:41:36 -04:00
|
|
|
CONFIGURE_ARGS= --prefix=${X11BASE}
|
|
|
|
CONFIGURE_ENV= PATH_GTKCONFIG=${X11BASE}/bin/gtk12-config
|
2000-10-11 19:30:09 -04:00
|
|
|
|
|
|
|
USE_GLIB= yes
|
|
|
|
USE_GTK= yes
|
|
|
|
USE_X_PREFIX= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|