plugin to the Prototype library for catalyst

This commit is contained in:
espie 2006-11-06 11:26:41 +00:00
parent 6382a6a5c6
commit 58dbd2a851
4 changed files with 45 additions and 0 deletions

View File

@ -0,0 +1,32 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/11/06 11:26:41 espie Exp $
COMMENT= "catalyst plugin for prototype"
DISTNAME= Catalyst-Plugin-Prototype-1.32
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5 www
MAINTAINER= Sean Comeau <scomeau@obscurity.org>
# same as perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
RUN_DEPENDS= ::www/p5-Catalyst-Runtime \
::devel/p5-Class-Data-Inheritable \
::www/p5-HTML-Prototype
REGRESS_DEPENDS= ${RUN_DEPENDS} \
::devel/p5-Test-Pod \
::devel/p5-Test-Pod-Coverage
MAKE_ENV= TEST_POD=Yes
CONFIGURE_STYLE= perl
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -0,0 +1,4 @@
MD5 (Catalyst-Plugin-Prototype-1.32.tar.gz) = 2240e5b22a416cbba2111e96a322b608
RMD160 (Catalyst-Plugin-Prototype-1.32.tar.gz) = ff2bfe247aebcfcd4da92e652c49db2e3ea0b949
SHA1 (Catalyst-Plugin-Prototype-1.32.tar.gz) = 8f3a69864fdd20656ce4219b3e293398002c3615
SIZE (Catalyst-Plugin-Prototype-1.32.tar.gz) = 2255

View File

@ -0,0 +1 @@
catalyst interface to the prototype library, for ajax development.

View File

@ -0,0 +1,8 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/11/06 11:26:41 espie Exp $
${P5SITE}/Catalyst/
${P5SITE}/Catalyst/Helper/
${P5SITE}/Catalyst/Helper/Prototype.pm
${P5SITE}/Catalyst/Plugin/
${P5SITE}/Catalyst/Plugin/Prototype.pm
@man man/man3p/Catalyst::Helper::Prototype.3p
@man man/man3p/Catalyst::Plugin::Prototype.3p