openbsd-ports/plan9/9wm/Makefile
1998-05-17 03:04:45 +00:00

23 lines
477 B
Makefile

# OpenBSD makefile for: 9wm
# Version required: 1.1
# Date created: May 16 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/17 03:04:45 angelos 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= zcat
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
USE_IMAKE= yes
.include <bsd.port.mk>