freebsd-ports/x11-wm/lwm/Makefile
Yukihiro Nakai aa808e9b02 Add patch for fix Imakefile for XFree86 4.0
PR:		ports/22167
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-11-03 04:04:49 +00:00

21 lines
408 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://users.ch.genedata.com/~enh/lwm/
DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
.include <bsd.port.mk>