aboutsummaryrefslogtreecommitdiff
path: root/textproc/wv/Makefile
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1998-11-06 17:08:24 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1998-11-06 17:08:24 +0000
commite18859013a0848c531ddb08a338ff8e8905b011d (patch)
treedca0c5287b96cdbb0cab4849079ff155279301f2 /textproc/wv/Makefile
parent77004aa0acd160f93777b34aabb31012da2b0c98 (diff)
downloadports-e18859013a0848c531ddb08a338ff8e8905b011d.tar.gz
ports-e18859013a0848c531ddb08a338ff8e8905b011d.zip
Notes
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>