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