freebsd-ports/math/sc/Makefile
Thomas Abthorpe 34e2c3ab84 0 Deprecate
- Set EXPIRATION_DATE

PR:		ports/121226
Submitted by:	Heinz Tschabitscher <semper doubt.com> (maintainer)
2008-02-29 21:24:58 +00:00

24 lines
450 B
Makefile

# 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
DEPRECATED= distfile disappeared
EXPIRATION_DATE= 2008-03-29
NO_WRKSUBDIR= yes
MAN1= sc.1 psc.1
.include <bsd.port.mk>