opnsense-ports/net/pear-Net_UserAgent_Detect/Makefile
Franco Fichtner bd0e09fa5b */*: sync with upstream
Taken from: FreeBSD
2017-05-16 18:34:11 +02:00

17 lines
347 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= Net_UserAgent_Detect
PORTVERSION= 2.5.2
PORTREVISION= 1
CATEGORIES= net www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR class that determines the Web browser, version, and platform
LICENSE= PHP202
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>