aboutsummaryrefslogblamecommitdiff
path: root/net/pear-Net_URL/Makefile
blob: 98cfda70604ae7d6ecfa5b2bed08643fba9c5a5e (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                         
           

                       
                      
                            
 
                                  
                                    
 
                    
 
                      
# Created by: Roman Neuhauser (<neuhauser@bellavista.cz>)
# $FreeBSD$

PORTNAME=	Net_URL
PORTVERSION=	1.0.15
CATEGORIES=	net www pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	Easy parsing of URLs

USES=		pear

.include <bsd.port.mk>