aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/lwm/Makefile
blob: 67008d7090be1cb34f42156536bc635f4476185f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    lwm
# Version required: 0.06
# Date created:     17 March 1998
# Whom:         J Han <hjh@photino.com>
#
# $FreeBSD$
#

DISTNAME=   lwm
PKGNAME=    lwm-0.06
CATEGORIES= x11-wm
MASTER_SITES=   http://users.ch.genedata.com/~enh/
EXTRACT_SUFX=   .tar.Z

MAINTAINER= hjh@photino.com

USE_IMAKE=  yes
NO_INSTALL_MANPAGES=    yes

.include <bsd.port.mk>