17 lines
432 B
Makefile
17 lines
432 B
Makefile
# $NetBSD: Makefile,v 1.5 1999/09/21 18:18:50 tron Exp $
|
|
|
|
DISTNAME= WindowMaker-extra-0.1
|
|
PKGNAME= wmextra-0.1
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ftp://ftp.windowmaker.org/pub/beta/srcs/ \
|
|
ftp://shadowmere.student.utwente.nl/pub/WindowMaker/
|
|
|
|
MAINTAINER= jlam@netbsd.org
|
|
HOMEPAGE= http://www.windowmaker.org/
|
|
|
|
DEPENDS+= windowmaker-*:../../x11/windowmaker
|
|
|
|
USE_X11BASE= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|