freebsd-ports/x11-wm/lwm/Makefile
Mark Pulford 92f670d922 Update master site and WWW.
PR:		29022
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-07-18 14:43:41 +00:00

21 lines
404 B
Makefile

# 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>