mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
b5d98ad023
PR: 6770 Submitted by: maintainer
21 lines
400 B
Makefile
21 lines
400 B
Makefile
# New ports collection makefile for: lwm
|
|
# Version required: 0.05
|
|
# Date created: 17 March 1998
|
|
# Whom: J Han <hjh@best.com>
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1998/03/28 15:14:43 steve Exp $
|
|
#
|
|
|
|
DISTNAME= lwm
|
|
PKGNAME= lwm-0.05
|
|
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>
|