summaryrefslogtreecommitdiff
path: root/net/pear-Net_UserAgent_Detect/Makefile
blob: b14ccb9b6dea3c2caa2ac35c42a0650a993d6d19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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=	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>