Initial import of iTextXML

This commit is contained in:
pancake ;) 2004-02-21 12:01:47 +00:00 committed by Thomas Klausner
parent 770f6b7c2b
commit e6d0ddf44a
5 changed files with 38 additions and 0 deletions

1
iTextXML/DESCR Normal file
View file

@ -0,0 +1 @@
XML parser and generator from the iText project.

6
iTextXML/MESSAGE Normal file
View file

@ -0,0 +1,6 @@
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2004/02/21 12:01:47 poppnk Exp $
Add ${PREFIX}/lib/iTextXML.jar to your CLASSPATH environ
===========================================================================

25
iTextXML/Makefile Normal file
View file

@ -0,0 +1,25 @@
# $NetBSD: Makefile,v 1.1.1.1 2004/02/21 12:01:47 poppnk Exp $
#
DISTNAME= iTextXML
PKGNAME= iTextXML-1.02
CATEGORIES= wip
MASTER_SITES= http://itext.sourceforge.net/downloads/
EXTRACT_SUFX= .jar
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://itext.sourceforge.net/
COMMENT= Java classes to generate and parse XML files
WRKSRC= ${WRKDIR}
USE_BUILDLINK2= yes
do-extract:
do-build:
do-install:
${INSTALL_DATA} ${DISTDIR}/iTextXML.jar ${PREFIX}/lib/iTextXML.jar
.include "../../mk/java-vm.mk"
.include "../../mk/bsd.pkg.mk"

2
iTextXML/PLIST Normal file
View file

@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/21 12:01:47 poppnk Exp $
lib/iTextXML.jar

4
iTextXML/distinfo Normal file
View file

@ -0,0 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2004/02/21 12:01:47 poppnk Exp $
SHA1 (iTextXML.jar) = 2c40931ad957bb7e9945538684429d513a58e818
Size (iTextXML.jar) = 23018 bytes