summaryrefslogtreecommitdiff
path: root/deskutils/sliderule/Makefile
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1997-08-04 20:44:16 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1997-08-04 20:44:16 +0000
commit59d1b46b0f491d786d9eaa5feea65f317ca8e9bc (patch)
treeed74df0769b09795850c0ff24e015cb5b7112af5 /deskutils/sliderule/Makefile
parentActivate xscrabble. (diff)
This is the `sliderule' part of X11R3's xcalc(1) utility. Don't take it
too seriously, that's rather a fun project only. :) It portlints well, so i hope it's okay... I noticed that the FreeBSD LOCAL_PORTS still reference freefall.freebsd.org, so did i -- shouldn't all this be converted to hub.freebsd.org? (I've put the distfile over there, at least. freefall doesn't offer anon ftp at all.)
Notes
Notes: svn path=/head/; revision=7472
Diffstat (limited to 'deskutils/sliderule/Makefile')
-rw-r--r--deskutils/sliderule/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/deskutils/sliderule/Makefile b/deskutils/sliderule/Makefile
new file mode 100644
index 000000000000..0886fc6d8451
--- /dev/null
+++ b/deskutils/sliderule/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: sliderule
+# Version required: 11.3 (X11R3)
+# Date created: 4 Aug 1997
+# Whom: joerg
+#
+# $Id$
+#
+
+DISTNAME= sliderule
+PKGNAME= sliderule-1.0
+CATEGORIES= x11
+MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
+
+MAINTAINER= joerg@FreeBSD.org
+
+USE_IMAKE= yes
+
+.include <bsd.port.mk>