Tue May 17 21:48:11 2011 UTC ()
Initial import of textproc/p5-Biblio-EndnoteStyle version 0.05
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

This small module provides a way of formatting bibliographic references
using style templates similar to those used by the popular reference
management software Endnote (http://www.endnote.com/). The API is
embarrassingly simple: a formatter object is made using the class's
constructor, the new() method; format() may then be repeatedly called
on this object, using the same or different templates.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(dmcmahill)
diff -r0 -r1.1.1.1 pkgsrc/textproc/p5-Biblio-EndnoteStyle/Makefile
diff -r0 -r1.1.1.1 pkgsrc/textproc/p5-Biblio-EndnoteStyle/DESCR
diff -r0 -r1.1.1.1 pkgsrc/textproc/p5-Biblio-EndnoteStyle/distinfo

File Added: pkgsrc/textproc/p5-Biblio-EndnoteStyle/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/05/17 21:48:10 dmcmahill Exp $

DISTNAME=	Biblio-EndnoteStyle-0.05
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	textproc perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIRK/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/Biblio-EndnoteStyle
COMMENT=	reference formatting using Endnote-like templates
LICENSE=	${PERL5_LICENSE}

USE_LANGUAGES=	# empty
PERL5_PACKLIST=	auto/Biblio/EndnoteStyle/.packlist

PKG_DESTDIR_SUPPORT=	user-destdir

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/textproc/p5-Biblio-EndnoteStyle/DESCR
This small module provides a way of formatting bibliographic references
using style templates similar to those used by the popular reference
management software Endnote (http://www.endnote.com/). The API is
embarrassingly simple: a formatter object is made using the class's
constructor, the new() method; format() may then be repeatedly called
on this object, using the same or different templates.

File Added: pkgsrc/textproc/p5-Biblio-EndnoteStyle/distinfo
$NetBSD: distinfo,v 1.1.1.1 2011/05/17 21:48:10 dmcmahill Exp $

SHA1 (Biblio-EndnoteStyle-0.05.tar.gz) = 5fddf34f775184c399ce6b59b8c741d95f5d9ba6
RMD160 (Biblio-EndnoteStyle-0.05.tar.gz) = f65b4e067b331bb08604597aac126dede1a3df8a
Size (Biblio-EndnoteStyle-0.05.tar.gz) = 5682 bytes