openbsd-ports/plan9/9wm/Makefile

19 lines
370 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.4 1999/10/26 04:56:38 turan Exp $
BROKEN= bad packing lists
1998-05-16 23:04:45 -04:00
DISTNAME= 9wm-1.1
CATEGORIES= plan9
MASTER_SITES= ftp://ftp.mathcs.emory.edu/pub/arnold/
EXTRACT_SUFX= .shar.gz
MAINTAINER= angelos@openbsd.org
NO_WRKSUBDIR= yes
1999-06-02 20:57:37 -04:00
EXTRACT_CMD= ${GZCAT}
EXTRACT_BEFORE_ARGS= # empty
EXTRACT_AFTER_ARGS= | ${SH}
1998-05-16 23:04:45 -04:00
USE_IMAKE= yes
.include <bsd.port.mk>