openbsd-ports/plan9/9menu/Makefile
1997-12-02 02:34:15 +00:00

22 lines
471 B
Makefile

# OpenBSD makefile for: 9menu
# Version required: 1.5
# Date created: December 1, 1997
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.1.1.1 1997/12/02 02:34:15 angelos Exp $
#
DISTNAME= 9menu-1.5
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
.include <bsd.port.mk>