mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
20 lines
328 B
Makefile
20 lines
328 B
Makefile
# New ports collection makefile for: sc
|
|
# Date created: 30 July 1998
|
|
# Whom: Heinz Tschabitscher
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= sc
|
|
PORTVERSION= 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>
|