aboutsummaryrefslogblamecommitdiff
path: root/net/pear-Net_UserAgent_Detect/Makefile
blob: 9b581ca5f62efb717d98ff3605b28ea20778c813 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                                    

                                    
                     
                 
                            
 
                                

                                                                                 
                      
 

                    
 
                      
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)

PORTNAME=	Net_UserAgent_Detect
PORTVERSION=	2.5.2
PORTREVISION=	1
CATEGORIES=	net www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PEAR class that determines the Web browser, version, and platform

LICENSE=	PHP202

USES=		pear
NO_ARCH=	yes

.include <bsd.port.mk>