Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -0,0 +1,9 @@
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.

View File

@@ -0,0 +1,19 @@
# $NetBSD: Makefile,v 1.2 2015/01/12 23:45:42 schmonz Exp $
DISTNAME= Syntax-SourceHighlight-1.1.2
PKGNAME= p5-${DISTNAME}
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"

View File

@@ -0,0 +1,5 @@
$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