mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
0c4c0e292e
An XML library plus string helper functions. PR: 17789 Submitted by: Kostya Lukin <lukin@okbmei.msk.su>
18 lines
328 B
Makefile
18 lines
328 B
Makefile
# 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>
|