2000-05-22 18:58:16 +00:00
|
|
|
# New ports collection makefile for: WSoundPrefs
|
2000-02-05 10:27:27 +00:00
|
|
|
# Date created: 12 December 1998
|
|
|
|
# Whom: gljohns@bellsouth.net
|
1999-01-26 03:10:52 +00:00
|
|
|
#
|
1999-08-25 04:36:31 +00:00
|
|
|
# $FreeBSD$
|
1999-01-26 03:10:52 +00:00
|
|
|
#
|
|
|
|
|
2000-04-08 21:25:03 +00:00
|
|
|
PORTNAME= wsoundprefs
|
2000-05-22 18:58:16 +00:00
|
|
|
PORTVERSION= 1.1.1
|
1999-01-26 03:10:52 +00:00
|
|
|
CATEGORIES= audio windowmaker
|
|
|
|
MASTER_SITES= ftp://shadowmere.student.utwente.nl/pub/WindowMaker/
|
2000-04-16 08:50:08 +00:00
|
|
|
DISTNAME= WSoundPrefs-${PORTVERSION}
|
1999-01-26 03:10:52 +00:00
|
|
|
|
2000-05-22 18:58:16 +00:00
|
|
|
MAINTAINER= sobomax@FreeBSD.org
|
1999-01-26 03:10:52 +00:00
|
|
|
|
2000-05-22 18:58:16 +00:00
|
|
|
BUILD_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
|
|
|
|
LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
|
|
|
|
wsound.1:${PORTSDIR}/audio/wsoundserver
|
2000-06-06 07:55:25 +00:00
|
|
|
RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
|
1999-01-26 03:10:52 +00:00
|
|
|
|
|
|
|
USE_IMAKE= yes
|
2000-05-22 18:58:16 +00:00
|
|
|
NO_INSTALL_MANPAGES=yes
|
1999-01-26 03:10:52 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|