ports/net/pear-Net_UserAgent_Detect/Makefile
2021-05-23 00:20:48 +08:00

16 lines
336 B
Makefile

# 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>