blob: d65fb8bf0c5f5ad37ecd04a8d76b02efc51be38a (
plain) (
tree)
|
|
# New ports collection makefile for: sc
# Date created: 30 July 1998
# Whom: Heinz Tschabitscher
#
# $FreeBSD$
#
PORTNAME= sc
PORTVERSION= 6.21
PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= ftp://gatekeeper.dec.com/pub/misc/
EXTRACT_SUFX= .tar.Z
MAINTAINER= semper@doubt.com
COMMENT= A curses-based spreadsheet program
NO_WRKSUBDIR= yes
MAN1= sc.1 psc.1
.include <bsd.port.mk>
|