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