1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/math/sc/Makefile

22 lines
388 B
Makefile
Raw Normal View History

# New ports collection makefile for: sc
# Date created: 30 July 1998
# Whom: Heinz Tschabitscher
#
1999-08-25 07:23:21 +00:00
# $FreeBSD$
#
2000-04-14 07:20:58 +00:00
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
2003-02-21 12:51:06 +00:00
COMMENT= A curses-based spreadsheet program
NO_WRKSUBDIR= yes
MAN1= sc.1 psc.1
.include <bsd.port.mk>