1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/x11-wm/lwm/Makefile
2001-02-05 21:05:58 +00:00

22 lines
407 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>