mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
dffceeb44d
PR: 10827 Submitted by: maintainer
22 lines
541 B
Makefile
22 lines
541 B
Makefile
# New ports collection makefile for: wsoundPrefs
|
|
# Version required: 0.9.1
|
|
# Date created: 12 December 1998
|
|
# Whom: gljohns@bellsouth.net
|
|
#
|
|
# $Id: Makefile,v 1.2 1999/01/28 10:14:03 asami Exp $
|
|
#
|
|
|
|
DISTNAME= WSoundPrefs-0.9.3
|
|
CATEGORIES= audio windowmaker
|
|
MASTER_SITES= ftp://shadowmere.student.utwente.nl/pub/WindowMaker/
|
|
|
|
MAINTAINER= gljohns@bellsouth.net
|
|
|
|
BUILD_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker \
|
|
wmsound:${PORTSDIR}/audio/wmsound
|
|
|
|
USE_IMAKE= yes
|
|
NO_INSTALL_MANPAGES= yes
|
|
|
|
.include <bsd.port.mk>
|