summaryrefslogtreecommitdiff
path: root/x11/xmindpath/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xmindpath/Makefile')
-rw-r--r--x11/xmindpath/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/x11/xmindpath/Makefile b/x11/xmindpath/Makefile
new file mode 100644
index 00000000000..3506ae05efd
--- /dev/null
+++ b/x11/xmindpath/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/10/28 04:21:40 jlam Exp $
+
+DISTNAME= magicpoint-1.06a
+PKGNAME= xmindpath-19980930
+CATEGORIES= x11
+MASTER_SITES= ftp://ftp.mew.org/pub/MagicPoint/
+
+MAINTAINER= itojun@itojun.org
+
+GNU_CONFIGURE= yes
+USE_X11= yes
+
+WRKSRC= ${WRKDIR}/${DISTNAME}/contrib/xmindpath
+
+.include "../../mk/bsd.pkg.mk"