head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2013.03.13.07.09.25;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.1
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314032
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# $FreeBSD: head/www/p5-jQuery-File-Upload/Makefile 314032 2013-03-13 06:59:58Z kuriyama $

PORTNAME=	jQuery-File-Upload
PORTVERSION=	0.12
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	kuriyama@@FreeBSD.org
COMMENT=	Perl extension for jQuery File Upload plugin

RUN_DEPENDS=	\
	ImageMagick>0:${PORTSDIR}/graphics/ImageMagick \
	p5-JSON-XS>0:${PORTSDIR}/converters/p5-JSON-XS \
	p5-Net-SSH2>0:${PORTSDIR}/net/p5-Net-SSH2 \
	p5-URI>0:${PORTSDIR}/net/p5-URI
BUILD_DEPENDS=	${RUN_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=	jQuery::File::Upload.3

.include <bsd.port.mk>
@
