aboutsummaryrefslogblamecommitdiff
path: root/textproc/libparsifal/Makefile
blob: 0fcb24243137813d3f2f67623380482faf8c5511 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                   
                     





                                                               
                                  
                  

                   
                                      

                      
# ex:ts=8
# Ports collection makefile for:	libparsifal
# Date created:			Jan 6, 2004
# Whom:				ijliao
#
# $FreeBSD$
#

PORTNAME=	libparsifal
PORTVERSION=	0.7.4
CATEGORIES=	textproc
MASTER_SITES=	http://www.saunalahti.fi/~samiuus/toni/xmlproc/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Lightweight XML Parser

USE_GNOME=	gnometarget lthack
USE_LIBTOOL_VER=13
INSTALLS_SHLIB=	yes

PLIST_SUB=	VERSION=${PORTVERSION}

.include <bsd.port.mk>