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

PORTNAME=	xmlpp
PORTVERSION=	0.6
CATEGORIES=	textproc
MASTER_SITES=	http://www.vividos.de/projekte/xmlpp/files/

MAINTAINER=	ports@FreeBSD.org

USE_GMAKE=	yes

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/libxmlpp.a ${PREFIX}/lib

.include <bsd.port.mk>
OpenPOWER on IntegriCloud