summaryrefslogtreecommitdiffstats
path: root/textproc/libxode/Makefile
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-05-01 02:37:58 +0000
committersteve <steve@FreeBSD.org>2000-05-01 02:37:58 +0000
commit34c646144fd730e5020786b38df60f876c7598d6 (patch)
tree6deface5cfae79b5a6004452cb41dd33f2896424 /textproc/libxode/Makefile
parente94d3afee8365804084ca780456beb7f93ab2a4f (diff)
downloadFreeBSD-ports-34c646144fd730e5020786b38df60f876c7598d6.zip
FreeBSD-ports-34c646144fd730e5020786b38df60f876c7598d6.tar.gz
Adding libxode version 0.9.
An XML library plus string helper functions. PR: 17789 Submitted by: Kostya Lukin <lukin@okbmei.msk.su>
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 0000000..1344c14
--- /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>
OpenPOWER on IntegriCloud