freebsd-ports/net/pear-Net_UserAgent_Detect/Makefile
Martin Wilke b233276d78 - Take Maintainership
Approved by:	mat (mentor)
2015-11-26 12:04:00 +00:00

17 lines
345 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= miwi@FreeBSD.org
COMMENT= PEAR class that determines the Web browser, version, and platform
LICENSE= PHP202
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>