1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Higher Order Perl Lexer

WWW:	http://search.cpan.org/dist/HOP-Lexer/

PR:		ports/145142
Submitted by:	Steve Wills <steve at mouf.net>
This commit is contained in:
Martin Wilke 2010-04-02 14:15:40 +00:00
parent 2ddf065489
commit f7c11f5e51
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252025
5 changed files with 34 additions and 0 deletions

View File

@ -1604,6 +1604,7 @@
SUBDIR += p5-Gravatar-URL
SUBDIR += p5-Gtk2-Spell
SUBDIR += p5-Guard
SUBDIR += p5-HOP-Lexer
SUBDIR += p5-Hash-AsObject
SUBDIR += p5-Hash-Case
SUBDIR += p5-Hash-Flatten

View File

@ -0,0 +1,23 @@
# New ports collection makefile for: p5-HOP-Lexer
# Date created: 2010-03-04
# Whom: Steve Wills <steve@mouf.net>
#
# $FreeBSD$
#
PORTNAME= HOP-Lexer
PORTVERSION= 0.032
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/O/OV/OVID
PKGNAMEPREFIX= p5-
MAINTAINER= steve@mouf.net
COMMENT= Higher Order Perl Lexer
PERL_MODBUILD= yes
MAN3= HOP::Lexer.3 \
HOP::Lexer::Article.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (HOP-Lexer-0.032.tar.gz) = 71f081163ab81f35607b24b7fd0cd808
SHA256 (HOP-Lexer-0.032.tar.gz) = 2555ec7751b06bef496a6101b5c335a7f6453135ef05db674e4dee2515c6f77c
SIZE (HOP-Lexer-0.032.tar.gz) = 13081

View File

@ -0,0 +1,3 @@
Higher Order Perl Lexer
WWW: http://search.cpan.org/dist/HOP-Lexer/

View File

@ -0,0 +1,4 @@
%%SITE_PERL%%/HOP/Lexer/Article.pod
%%SITE_PERL%%/HOP/Lexer.pm
@dirrmtry %%SITE_PERL%%/HOP/Lexer
@dirrmtry %%SITE_PERL%%/HOP