summaryrefslogtreecommitdiff
path: root/math/sc
diff options
context:
space:
mode:
authorwiz <wiz>2000-01-12 20:29:00 +0000
committerwiz <wiz>2000-01-12 20:29:00 +0000
commitc57ebf5e6a0c74a4d1fcbb35f5bd1051925733ae (patch)
treea13c1cf6bcbd7e03b4f752af3ab06c113a4b1f2a /math/sc
parent8be90722da33731db949335c4035bbe810bf35b5 (diff)
downloadpkgsrc-c57ebf5e6a0c74a4d1fcbb35f5bd1051925733ae.tar.gz
Moved from misc/sc/Makefile,v
Diffstat (limited to 'math/sc')
-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"