aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/libxode/Makefile
blob: 54a98200267d2610b5c2b33a38345d8803ac4f49 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    libxode
# Date created:         4 April 2000
# Whom:             Kostya Lukin <lukin@okbmei.msk.su>
#
# $FreeBSD$
#

PORTNAME=   libxode
PORTVERSION=    1.0
CATEGORIES= textproc
MASTER_SITES=   http://download.jabber.org/dists/1.0/final/

MAINTAINER= lukin@okbmei.msk.su

USE_LIBTOOL=    yes
INSTALLS_SHLIB= yes

.include <bsd.port.mk>