Sun Jan 4 07:28:42 2015 UTC ()
Import p5-Syntax-SourceHighlight, a Perl binding to GNU source-highlight.

Source Highlight is a library to format code written in a number
of programming languages as text in a number of markup languages.

This binding to the underlying C++ library is very basic, supporting
only the essential functionality.

Note that any exceptions thrown by the underlying C++ library are
caught by the Perl binding and rethrown using the equivalent of a
die statement.


(schmonz)
diff -r0 -r1.1 pkgsrc/textproc/p5-Syntax-SourceHighlight/DESCR
diff -r0 -r1.1 pkgsrc/textproc/p5-Syntax-SourceHighlight/Makefile
diff -r0 -r1.1 pkgsrc/textproc/p5-Syntax-SourceHighlight/distinfo

File Added: pkgsrc/textproc/p5-Syntax-SourceHighlight/DESCR
Source Highlight is a library to format code written in a number
of programming languages as text in a number of markup languages.

This binding to the underlying C++ library is very basic, supporting
only the essential functionality.

Note that any exceptions thrown by the underlying C++ library are
caught by the Perl binding and rethrown using the equivalent of a
die statement.

File Added: pkgsrc/textproc/p5-Syntax-SourceHighlight/Makefile
# $NetBSD: Makefile,v 1.1 2015/01/04 07:28:42 schmonz Exp $

DISTNAME=	Syntax-SourceHighlight-1.1.2
CATEGORIES=	textproc
MASTER_SITES=	http://search.cpan.org/CPAN/authors/id/M/MU/MURPHY/

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/Syntax-SourceHighlight/
COMMENT=	Perl binding to GNU source-highlight
#LICENSE=	# TODO: (see mk/license.mk)

BUILD_DEPENDS+=	p5-ExtUtils-PkgConfig>=1.12:../../devel/p5-ExtUtils-PkgConfig

PERL5_PACKLIST=	auto/Syntax/SourceHighlight/.packlist

.include "../../lang/perl5/module.mk"
.include "../../textproc/source-highlight/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/textproc/p5-Syntax-SourceHighlight/distinfo
$NetBSD: distinfo,v 1.1 2015/01/04 07:28:42 schmonz Exp $

SHA1 (Syntax-SourceHighlight-1.1.2.tar.gz) = ae267ae577e13e6fb48f5ccfed859849f94e0f20
RMD160 (Syntax-SourceHighlight-1.1.2.tar.gz) = 4084e2939d6f6643fb4fe5d5b0510dba3a4d8455
Size (Syntax-SourceHighlight-1.1.2.tar.gz) = 31459 bytes