pkgsrc/x11/wmessage/Makefile
wiz 5be08e0178 Added wm category to main Makefile; remove packages that have been moved
from x11 to wm; fix paths in packages that depend on the moved ones.
2000-12-12 02:10:16 +00:00

14 lines
329 B
Makefile

# $NetBSD: Makefile,v 1.7 2000/12/12 02:10:19 wiz Exp $
DISTNAME= wmessage-0.8
CATEGORIES= x11
MASTER_SITES= http://www.ozemail.com.au/~crn/wmessage/
MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://www.ozemail.com.au/~crn/wmessage/
DEPENDS+= windowmaker>=0.61.0:../../wm/windowmaker
USE_X11= yes
.include "../../mk/bsd.pkg.mk"