summaryrefslogtreecommitdiff
path: root/x11/XmHTML/Makefile
diff options
context:
space:
mode:
authormellon <mellon>1999-01-22 06:27:03 +0000
committermellon <mellon>1999-01-22 06:27:03 +0000
commit1548612d3d3d37ef5b2f3b345a873592b628dc8e (patch)
treefb41f70050360b5aab40b433bf8b9f7881835f83 /x11/XmHTML/Makefile
parentecd79b984c46764e11d29e7b9728033f33289405 (diff)
downloadpkgsrc-1548612d3d3d37ef5b2f3b345a873592b628dc8e.tar.gz
XmHTML: a Motif-based HTML display widget.
Diffstat (limited to 'x11/XmHTML/Makefile')
-rw-r--r--x11/XmHTML/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11/XmHTML/Makefile b/x11/XmHTML/Makefile
new file mode 100644
index 00000000000..81741f228e5
--- /dev/null
+++ b/x11/XmHTML/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/01/22 06:27:03 mellon Exp $
+#
+
+DISTNAME= XmHTML-1.1.5
+CATEGORIES= x11
+MASTER_SITES= http://www.xs4all.nl/~ripley/XmHTML/dist/
+
+MAINTAINER= mellon@isc.org
+HOMEPAGE= http://www.xs4all.nl/~ripley/XmHTML/
+
+USE_LOCALBASE_FOR_X11=
+USE_IMAKE= yes
+
+.include "../../mk/bsd.pkg.mk"