aboutsummaryrefslogtreecommitdiff
path: root/math/xspread/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-07-01 09:12:09 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-07-01 09:12:09 +0000
commit23f4b32ac7284766b3f5925f87bb8c4eee0086cf (patch)
tree3a4ba1df3f775b4c5d9b29599afbfab56182a4ae /math/xspread/Makefile
parent1022b5b750befecdbfb07712029b24f45efe91c1 (diff)
downloadports-23f4b32ac7284766b3f5925f87bb8c4eee0086cf.tar.gz
ports-23f4b32ac7284766b3f5925f87bb8c4eee0086cf.zip
Notes
Diffstat (limited to 'math/xspread/Makefile')
-rw-r--r--math/xspread/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/math/xspread/Makefile b/math/xspread/Makefile
new file mode 100644
index 000000000000..ec8835aebf21
--- /dev/null
+++ b/math/xspread/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: xspread
+# Version required: 2.1
+# Date created: 28 June 1995
+# Whom: janek@gaja.ipan.lublin.pl
+#
+
+DISTNAME= xspread2.1
+PKGNAME= xspread-2.1
+CATEGORIES+= math
+MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/distributions/slackware/source/xap/xspread/ \
+ ftp://ftp.icm.edu.pl/pub2/linux/distributions/slackware/source/xap/xspread/
+
+NO_WRKSUBDIR= yes
+USE_IMAKE= yes
+USE_GMAKE= yes
+
+.include <bsd.port.mk>