Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

2
textproc/xmlindent/DESCR Normal file
View File

@@ -0,0 +1,2 @@
XML Indent is a XML stream reformatter written in ANSI C.
It is analogous to GNU indent.

View File

@@ -0,0 +1,24 @@
# $NetBSD: Makefile,v 1.10 2012/10/25 06:57:08 asau Exp $
#
DISTNAME= xmlindent-0.2.16
CATEGORIES= textproc
MASTER_SITES= http://www.cs.helsinki.fi/u/penberg/xmlindent/src/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.cs.helsinki.fi/u/penberg/xmlindent/src/
COMMENT= XML stream reformatter written in ANSI C
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_TOOLS+= lex
GCC_REQD+= 3.0
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xmlindent ${DESTDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/xmlindent.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
.include "../../mk/bsd.pkg.mk"

3
textproc/xmlindent/PLIST Normal file
View File

@@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/01 05:29:57 xtraeme Exp $
bin/xmlindent
man/man1/xmlindent.1

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2005/02/24 14:48:50 agc Exp $
SHA1 (xmlindent-0.2.16.tar.gz) = 709f2c50ebbd370e8cdfc0c586ac3c1333656df1
RMD160 (xmlindent-0.2.16.tar.gz) = 19419de14d7370af7cf5d940a9876af719444d88
Size (xmlindent-0.2.16.tar.gz) = 17657 bytes