Importing devel/p5-Parse-ExuberantCTags version 1.01 as dependency
of scheduled import of editors/p5-Padre. This Perl module parses ctags files and handles both traditional ctags as well as extended ctags files such as produced with Exuberant ctags.
This commit is contained in:
parent
7cd86e297a
commit
172cec54de
3 changed files with 28 additions and 0 deletions
2
devel/p5-Parse-ExuberantCTags/DESCR
Normal file
2
devel/p5-Parse-ExuberantCTags/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
This Perl module parses ctags files and handles both traditional ctags as
|
||||
well as extended ctags files such as produced with Exuberant ctags.
|
21
devel/p5-Parse-ExuberantCTags/Makefile
Normal file
21
devel/p5-Parse-ExuberantCTags/Makefile
Normal file
|
@ -0,0 +1,21 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 15:49:53 sno Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Parse-ExuberantCTags-1.01
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Parse/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Parse-ExuberantCTags/
|
||||
COMMENT= Efficiently parse exuberant ctags files
|
||||
LICENSE= (${PERL5_LICENSE}) AND public-domain
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
PERL5_PACKLIST= auto/Parse/ExuberantCTags/.packlist
|
||||
USE_LANGUAGES= c
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
5
devel/p5-Parse-ExuberantCTags/distinfo
Normal file
5
devel/p5-Parse-ExuberantCTags/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2010/01/16 15:49:53 sno Exp $
|
||||
|
||||
SHA1 (Parse-ExuberantCTags-1.01.tar.gz) = 79bd974d151cc6923b38cece4f563bc09cb9eb19
|
||||
RMD160 (Parse-ExuberantCTags-1.01.tar.gz) = 176610b0f5e330563fbf7b642913e280d8d2fa0d
|
||||
Size (Parse-ExuberantCTags-1.01.tar.gz) = 58564 bytes
|
Loading…
Reference in a new issue