1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/x11-wm/lwm/Makefile
Akinori MUSHA f48453ace8 Update to 1.00.
PR:		ports/18693
Submitted by:	ex-MAINTAINER (who resigned in this update)
2000-05-21 09:20:47 +00:00

21 lines
392 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
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>