mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
21 lines
363 B
Makefile
21 lines
363 B
Makefile
# New ports collection makefile for: lwm
|
|
# Version required: 0.06
|
|
# Date created: 17 March 1998
|
|
# Whom: J Han <hjh@photino.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= lwm
|
|
PKGNAME= lwm-0.06
|
|
CATEGORIES= x11-wm
|
|
MASTER_SITES= http://users.ch.genedata.com/~enh/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= hjh@photino.com
|
|
|
|
USE_IMAKE= yes
|
|
NO_INSTALL_MANPAGES= yes
|
|
|
|
.include <bsd.port.mk>
|