1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/audio/wsoundprefs/Makefile

24 lines
556 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= sobomax@FreeBSD.org
BUILD_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
wsound.1:${PORTSDIR}/audio/wsoundserver
USE_IMAKE= yes
NO_INSTALL_MANPAGES=yes
.include <bsd.port.mk>