freebsd-ports/editors/sam/Makefile
Satoshi Asami 4a6b440781 Various plan9 utilities. It's such a complete collection, I'm going
to import it all at once!

Submitted by:	 Eric L. Hernes <erich@lodgenet.com>
1995-08-14 04:08:02 +00:00

20 lines
413 B
Makefile

# New ports collection makefile for: sam
# Version required: 4.3
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
# $Id$
#
DISTNAME= sam
PKGNAME= sam-4.3
CATEGORIES+= plan9
MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/
EXTRACT_SUFX= .msg.gz
NO_WRKSUBDIR= yes
EXTRACT_CMD= zcat
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
.include <bsd.port.mk>