freebsd-ports/audio/wsoundprefs/Makefile
Maxim Sobolev 10588346d3 Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00

25 lines
679 B
Makefile

# New ports collection makefile for: WSoundPrefs
# Date created: 12 December 1998
# Whom: gljohns@bellsouth.net
#
# $FreeBSD$
#
PORTNAME= wsoundprefs
PORTVERSION= 1.1.1
CATEGORIES= audio windowmaker
MASTER_SITES= ftp://shadowmere.student.utwente.nl/pub/WindowMaker/
DISTNAME= WSoundPrefs-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A utility for configuring sounds to play for Window Maker events
BUILD_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
wsound.1:${PORTSDIR}/audio/wsoundserver
RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
USE_IMAKE= yes
NO_INSTALL_MANPAGES=yes
.include <bsd.port.mk>