summaryrefslogtreecommitdiff
path: root/net/pear-Net_UserAgent_Detect/Makefile
blob: b6e5a4c05464ab610723b2bb9e0c550a7fe9b330 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	Net_UserAgent_Detect
PORTVERSION=	2.5.2
PORTREVISION=	1
CATEGORIES=	net www pear

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

LICENSE=	PHP202

USES=		pear
NO_ARCH=	yes

.include <bsd.port.mk>