aboutsummaryrefslogblamecommitdiff
path: root/www/pear-Services_TinyURL/Makefile
blob: ed3cf1cff12b0cebbf3901539f1168c5f16900e8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                            
           




                                
                                  

                                              
                        
                    
 
                      
# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
# $FreeBSD$

PORTNAME=	Services_TinyURL
PORTVERSION=	0.1.2
CATEGORIES=	www pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	PHP interface to TinyURL's API

USES=		pear php
USE_PHP=	curl

.include <bsd.port.mk>