Skip to content

Commit

Permalink
Initial port checkin.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@3913 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
Waqar Malik committed Nov 7, 2003
1 parent f28e058 commit ac4d489
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions textproc/libxml++/Portfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# $Id: Portfile,v 1.1 2003/11/07 22:16:11 waqar Exp $

PortSystem 1.0
name libxml++
version 0.27.0
categories devel
maintainers waqar@opendarwin.org
description libxml++ is a C++ interface for working with XML files
long_description \
libxml++ is a C++ interface for working with XML files, using \
libxml (gnome-xml) to parse and write the actual XML files. It \
has a simple but complete API.
homepage http://libxmlplusplus.sourceforge.net
platforms darwin
master_sites sourceforge:libxmlplusplus
use_bzip2 yes
checksums md5 c1c4debd869394e24f70e0249d57dd61

0 comments on commit ac4d489

Please sign in to comment.