openbsd-ports/x11/wm2/Makefile
graichen c3551f98fd wm2 -- a window manager
import of wm2 into the ports tree to settle it for an eventual integration
into the x tree - my first port - would be nice if any of the port gurus
may have a look at it if it's "perfect" from the style :-)
1998-03-16 12:33:25 +00:00

18 lines
335 B
Makefile

# OpenBSD makefile for: wm2
# Version required: 4
# Date created: 16 March 1998
# Whom: Thomas Graichen
#
# $OpenBSD: Makefile,v 1.1.1.1 1998/03/16 12:33:25 graichen Exp $
#
DISTNAME= wm2-4
CATEGORIES= x11
MASTER_SITES= http://www.netcomuk.co.uk/~cannam/
MAINTAINER= graichen@OpenBSD.ORG
ALL_TARGET= wm2
.include <bsd.port.mk>