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

PORTNAME=	lwm
PORTVERSION=	1.00
PORTREVISION=	1
CATEGORIES=	x11-wm
MASTER_SITES=	http://www.boognish.org.uk/enh/lwm/
DISTNAME=	${PORTNAME}

MAINTAINER=	ports@FreeBSD.org

WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_IMAKE=	yes
NO_INSTALL_MANPAGES=	yes

.include <bsd.port.mk>