summaryrefslogtreecommitdiff
path: root/textproc/libxode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libxode/Makefile')
-rw-r--r--textproc/libxode/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/textproc/libxode/Makefile b/textproc/libxode/Makefile
new file mode 100644
index 000000000000..1344c14ec8f9
--- /dev/null
+++ b/textproc/libxode/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: libxode
+# Date created: 4 April 2000
+# Whom: Kostya Lukin <lukin@okbmei.msk.su>
+#
+# $FreeBSD$
+#
+
+PORTNAME= libxode
+PORTVERSION= 0.9
+CATEGORIES= textproc
+MASTER_SITES= http://download.jabber.org/dists/0.9/final/
+
+MAINTAINER= lukin@okbmei.msk.su
+
+USE_LIBTOOL= yes
+
+.include <bsd.port.mk>