head	1.2;
access;
symbols
	RELEASE_8_3_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.06.02.55;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2012.03.19.09.42.24;	author culot;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-WWW-LongURL
# Date created:				2012-02-27
# Whom:					Yi-Hsuan Hsin <mhsin@@mhsin.org>
#
# $FreeBSD: head/www/p5-WWW-LongURL/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	WWW-LongURL
PORTVERSION=	0.05
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	mhsin@@mhsin.org
COMMENT=	Perl interface to the LongURL API

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-JSON-Any>0:${PORTSDIR}/converters/p5-JSON-Any \
		p5-URI>0:${PORTSDIR}/net/p5-URI \
		p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \
		p5-libwww>0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:=	${BUILD_DEPENDS}

TEST_DEPENDS=	p5-LWP-Online>0:${PORTSDIR}/www/p5-LWP-Online

PERL_CONFIGURE=	yes

MAN3=		WWW::LongURL.3

.include <bsd.port.mk>
@


1.1
log
@WWW::LongURL is a simple interface for using the LongURL API to expand
shortened URLs.

WWW: http://search.cpan.org/dist/WWW-LongURL/

PR:		ports/166186
Submitted by:	Yi-Hsuan Hsin <mhsin@@mhsin.org>
Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@

