1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Add p5-MouseX-Types 0.01, perl extension to organize your Mouse types in

libraries.
This commit is contained in:
Jun Kuriyama 2009-02-13 09:38:05 +00:00
parent 35e82fdd84
commit 1f845b4223
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228189
5 changed files with 41 additions and 0 deletions

View File

@ -1573,6 +1573,7 @@
SUBDIR += p5-MooseX-Types-Path-Class
SUBDIR += p5-Mouse
SUBDIR += p5-MouseX-Getopt
SUBDIR += p5-MouseX-Types
SUBDIR += p5-NEXT
SUBDIR += p5-Net-DBus
SUBDIR += p5-Number-Bytes-Human

View File

@ -0,0 +1,26 @@
# New ports collection makefile for: MouseX::Types
# Date created: 20 Jan 2009
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= MouseX-Types
PORTVERSION= 0.01
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/Y/YA/YAPPO
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to organize your Mouse types in libraries
RUN_DEPENDS= \
p5-Mouse>=0.15:${PORTSDIR}/devel/p5-Mouse
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
MAN3= MouseX::Types.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (MouseX-Types-0.01.tar.gz) = 8c375c45aa73397c40ac58054d3ca734
SHA256 (MouseX-Types-0.01.tar.gz) = ff6978264eca3228b239ab696f459e719602585b22f825c3d8c94d07dd3ebd5d
SIZE (MouseX-Types-0.01.tar.gz) = 22186

View File

@ -0,0 +1,3 @@
MouseX::Types - Organize your Mouse types in libraries.
WWW: http://search.cpan.org/dist/MouseX-Types/

View File

@ -0,0 +1,8 @@
%%SITE_PERL%%/MouseX/Types/TypeDecorator.pm
%%SITE_PERL%%/MouseX/Types/Mouse.pm
%%SITE_PERL%%/MouseX/Types.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/MouseX/Types/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MouseX/Types
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MouseX
@dirrmtry %%SITE_PERL%%/MouseX/Types
@dirrmtry %%SITE_PERL%%/MouseX