summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-01-12 20:29:00 +0000
committerwiz <wiz@pkgsrc.org>2000-01-12 20:29:00 +0000
commitd806ace664d7a6cf89c86e167669615b66c954cc (patch)
treea13c1cf6bcbd7e03b4f752af3ab06c113a4b1f2a /math
parent5079771ab5daaa397c27951ba0bd9403c498969a (diff)
downloadpkgsrc-d806ace664d7a6cf89c86e167669615b66c954cc.tar.gz
Moved from misc/sc/Makefile,v
Diffstat (limited to 'math')
-rw-r--r--math/sc/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/math/sc/Makefile b/math/sc/Makefile
new file mode 100644
index 00000000000..4fc9fcbff9a
--- /dev/null
+++ b/math/sc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.3 2000/01/12 20:29:00 wiz Exp $
+# FreeBSD Id: Makefile,v 1.1.1.1 1998/08/10 00:20:29 steve Exp
+
+DISTNAME= sc-6.21
+CATEGORIES= math
+MASTER_SITES= ftp://gatekeeper.dec.com/pub/misc/
+EXTRACT_SUFX= .tar.Z
+
+MAINTAINER= eric@fox.phoenix.az.us
+
+NO_WRKSUBDIR= yes
+
+.include "../../mk/bsd.pkg.mk"