aboutsummaryrefslogblamecommitdiff
path: root/www/p5-Tie-TinyURL/Makefile
blob: 52d0043a07ef63a84d8f97553f82ea404ee0efa6 (plain) (tree)
1
2
3
4
5
6
7
8
9
                     


                           
                 



                         
                                

                                             

                                          
 

                        
                          

                      
# Created by: chinsan

PORTNAME=	Tie-TinyURL
PORTVERSION=	0.02
PORTREVISION=	2
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Tied interface to TinyURL.com

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-libwww>=0:www/p5-libwww

USES=		perl5
USE_PERL5=	modbuild
CONFIGURE_ARGS=	</dev/null

.include <bsd.port.mk>