openbsd-ports/x11/pwm/Makefile

26 lines
579 B
Makefile

# $OpenBSD: Makefile,v 1.7 2002/05/31 03:03:06 mark Exp $
COMMENT= "lightweight window manager with emphasis on usability"
DISTNAME= pwm-20010309
CATEGORIES= x11
NEED_VERSION= 1.500
HOMEPAGE= http://modeemi.cs.tut.fi/~tuomov/pwm/
MASTER_SITES= http://modeemi.cs.tut.fi/~tuomov/dl/
MAINTAINER= Andrey Smagin <andrey@smagin.com>
# Artistic License
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>