openbsd-ports/plan9/9menu/Makefile

23 lines
477 B
Makefile

# OpenBSD makefile for: 9menu
# Version required: 1.5
# Date created: December 1, 1997
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.2 1998/06/09 04:16:44 marc Exp $
#
DISTNAME= 9menu-1.5
CATEGORIES= plan9
MASTER_SITES= ftp://ftp.mathcs.emory.edu/pub/arnold/
EXTRACT_SUFX= .shar.gz
MAINTAINER= angelos@openbsd.org
USE_X11= yes
NO_WRKSUBDIR= yes
EXTRACT_CMD= zcat
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
.include <bsd.port.mk>