1998-08-10 00:20:29 +00:00
|
|
|
# New ports collection makefile for: sc
|
|
|
|
# Date created: 30 July 1998
|
|
|
|
# Whom: Heinz Tschabitscher
|
|
|
|
#
|
1999-08-25 07:23:21 +00:00
|
|
|
# $FreeBSD$
|
1998-08-10 00:20:29 +00:00
|
|
|
#
|
|
|
|
|
2000-04-14 07:20:58 +00:00
|
|
|
PORTNAME= sc
|
|
|
|
PORTVERSION= 6.21
|
2002-06-29 08:38:45 +00:00
|
|
|
PORTREVISION= 2
|
1998-08-10 00:20:29 +00:00
|
|
|
CATEGORIES= math
|
|
|
|
MASTER_SITES= ftp://gatekeeper.dec.com/pub/misc/
|
|
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
|
|
|
|
MAINTAINER= semper@doubt.com
|
2003-02-21 12:51:06 +00:00
|
|
|
COMMENT= A curses-based spreadsheet program
|
1998-08-10 00:20:29 +00:00
|
|
|
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
MAN1= sc.1 psc.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|