1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/audio/wsoundprefs/Makefile

22 lines
471 B
Makefile
Raw Normal View History

2000-02-05 10:27:27 +00:00
# New ports collection makefile for: wsoundPrefs
# Version required: 1.0.2
# Date created: 12 December 1998
# Whom: gljohns@bellsouth.net
#
1999-08-25 04:36:31 +00:00
# $FreeBSD$
#
DISTNAME= WSoundPrefs-1.0.2
CATEGORIES= audio windowmaker
MASTER_SITES= ftp://shadowmere.student.utwente.nl/pub/WindowMaker/
2000-02-05 10:27:27 +00:00
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker \
wmsound:${PORTSDIR}/audio/wmsound
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
.include <bsd.port.mk>