mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
22 lines
505 B
Makefile
22 lines
505 B
Makefile
|
# New ports collection makefile for: wsoundPrefs
|
||
|
# Version required: 0.9.1
|
||
|
# Date created: 12 December 1998
|
||
|
# Whom: gljohns@bellsouth.net
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= WSoundPrefs-0.9.1
|
||
|
CATEGORIES= audio windowmaker
|
||
|
MASTER_SITES= ftp://shadowmere.student.utwente.nl/pub/WindowMaker/
|
||
|
|
||
|
MAINTAINER= gljohns@bellsouth.net
|
||
|
|
||
|
BUILD_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
|
||
|
BUILD_DEPENDS= wmsound:${PORTSDIR}/audio/wmsound
|
||
|
|
||
|
USE_IMAKE= yes
|
||
|
NO_INSTALL_MANPAGES= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|