freebsd-ports/audio/wsoundprefs/Makefile
Chris Piazza d1784fdf52 Set maintaine to ports@FreeBSD.org
PR:		13448
Submitted by:	maintainer
1999-08-29 05:03:34 +00:00

21 lines
496 B
Makefile

# New ports collection makefile for: wsoundPrefs
# Version required: 1.0.2
# Date created: 12 December 1998
# Whom: gljohns@bellsouth.net
#
# $FreeBSD$
#
DISTNAME= WSoundPrefs-1.0.2
CATEGORIES= audio windowmaker
MASTER_SITES= ftp://shadowmere.student.utwente.nl/pub/WindowMaker/
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>