mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
20 lines
336 B
Makefile
20 lines
336 B
Makefile
|
# 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>
|