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

                                    
                     
                            
                                             



                                                                    
                   
                    
                        
 
                      
# Created by: Shinsuke Matsui (<smatsui@karashi.org>)
# $FreeBSD$

PORTNAME=	Net_UserAgent_Mobile
PORTVERSION=	1.0.0
CATEGORIES=	net www pear
DISTNAME=	${PORTNAME}-${PORTVERSION}RC1

MAINTAINER=	smatsui@karashi.org
COMMENT=	PEAR class that parses HTTP mobile user agent string

NO_ARCH=	yes
USE_PHP=	pcre
USES=		pear php

.include <bsd.port.mk>