openbsd-ports/x11/pwm/Makefile
naddy 73912c9d4a Update to release 20030528.
From new maintainer Gregory Steuck <greg-openbsd-pwm@nest.cx>.
2003-06-05 23:01:51 +00:00

25 lines
543 B
Makefile

# $OpenBSD: Makefile,v 1.9 2003/06/05 23:01:51 naddy Exp $
COMMENT= "lightweight window manager with emphasis on usability"
DISTNAME= pwm-20030528
CATEGORIES= x11
HOMEPAGE= http://modeemi.cs.tut.fi/~tuomov/pwm/
MASTER_SITES= http://modeemi.cs.tut.fi/~tuomov/dl/
MAINTAINER= Gregory Steuck <greg-openbsd-pwm@nest.cx>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
USE_X11= Yes
NO_REGRESS= Yes
MAKE_ENV= CC='${CC}' SYSCONFDIR='${SYSCONFDIR}'
.include <bsd.port.mk>