summaryrefslogtreecommitdiff
path: root/math/sc/Makefile
blob: c4bf68189a253e22090d9e7be641f07b79d60177 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	sc
# Version required:		6.21
# Date created:			30 July 1998
# Whom:				Heinz Tschabitscher
#
# $Id$
#

DISTNAME=	sc-6.21
CATEGORIES=	math
MASTER_SITES=	ftp://gatekeeper.dec.com/pub/misc/
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	semper@doubt.com

NO_WRKSUBDIR=	yes
MAN1=		sc.1 psc.1

.include <bsd.port.mk>