diff options
Diffstat (limited to 'net/pear-Net_UserAgent_Detect/Makefile')
-rw-r--r-- | net/pear-Net_UserAgent_Detect/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/net/pear-Net_UserAgent_Detect/Makefile b/net/pear-Net_UserAgent_Detect/Makefile index ce0beb53fb3b..ebd6d5d9141a 100644 --- a/net/pear-Net_UserAgent_Detect/Makefile +++ b/net/pear-Net_UserAgent_Detect/Makefile @@ -6,11 +6,13 @@ # PORTNAME= Net_UserAgent_Detect -PORTVERSION= 2.5.1 +PORTVERSION= 2.5.2 CATEGORIES= net www pear -MAINTAINER= ports@FreeBSD.org -COMMENT= PEAR class that detects web browser, version and platform +MAINTAINER= joehorn@gmail.com +COMMENT= PEAR class that determines the Web browser, version, and platform + +LICENSE= BSD BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} |