openbsd-ports/plan9/9wm/Makefile

17 lines
343 B
Makefile

# $OpenBSD: Makefile,v 1.5 1999/10/26 20:22:47 markus Exp $
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
EXTRACT_CMD= ${GZCAT}
EXTRACT_BEFORE_ARGS= # empty
EXTRACT_AFTER_ARGS= | ${SH}
USE_IMAKE= yes
.include <bsd.port.mk>