blob: 1f84ccbfa71f4b118454d812de2fb16346bdf8df (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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
WWW= https://pear.php.net/package/Net_UserAgent_Detect
LICENSE= PHP202
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>
|