aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/libxode/Makefile
blob: 4bd92b9d17188bcada71f82115cc525279fb1905 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# ex:ts=8
# New ports collection makefile for:    libxode
# Date created:         May 16, 2001
# Whom:             ijliao
#
# $FreeBSD$
#

PORTNAME=   libxode
PORTVERSION=    0.71
CATEGORIES= textproc
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

MAINTAINER= ports@FreeBSD.org

PORTCOMMENT=    An XML library which wraps expat

GNU_CONFIGURE=  yes
INSTALLS_SHLIB= yes

.include <bsd.port.mk>