summaryrefslogtreecommitdiff
path: root/textproc/wv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/wv/Makefile')
-rw-r--r--textproc/wv/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile
new file mode 100644
index 000000000000..735881e97ac9
--- /dev/null
+++ b/textproc/wv/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: mswordview
+# Version required: 0.4.9
+# Date created: Fri Nov 6 09:06:33 PST 1998
+# Whom: sumikawa
+#
+# $Id$
+#
+
+DISTNAME= mswordview-0.4.9
+CATEGORIES= converters
+MASTER_SITES= http://www.csn.ul.ie/~caolan/publink/mswordview/
+
+MAINTAINER= sumikawa@kame.net
+
+GNU_CONFIGURE= yes
+WRKSRC= $(WRKDIR)/mswordview
+
+.include <bsd.port.mk>