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 09:23:21 +02:00
# $FreeBSD$
#
2000-04-14 09:20:58 +02: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 13:51:06 +01:00
COMMENT= A curses-based spreadsheet program
NO_WRKSUBDIR= yes
MAN1= sc.1 psc.1
.include <bsd.port.mk>