14 lines
406 B
Makefile
14 lines
406 B
Makefile
# $NetBSD: Makefile,v 1.4 2001/02/17 18:22:41 wiz Exp $
|
|
# FreeBSD Id: Makefile,v 1.1.1.1 1998/08/10 00:20:29 steve Exp
|
|
|
|
DISTNAME= sc-6.21
|
|
CATEGORIES= math
|
|
MASTER_SITES= ftp://gatekeeper.dec.com/pub/misc/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= eric@fox.phoenix.az.us
|
|
COMMENT= Curses-based spreadsheet program
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|