freebsd-ports/www/pear-Horde_Service_Weather/Makefile
Muhammad Moinur Rahman e886783e7a www/pear-Horde_Service_Weather: Update version 2.5.5=>2.5.6
- Mark NO_ARCH

Sponsored by:	Bounce Experts
2022-12-11 18:17:37 +01:00

23 lines
460 B
Makefile

PORTNAME= Horde_Service_Weather
PORTVERSION= 2.5.6
CATEGORIES= www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Weather Provider
WWW= https://pear.horde.org
USES= horde cpe
USE_HORDE_BUILD= Horde_Role
USE_HORDE_RUN= Horde_Role \
Horde_Date \
Horde_Exception \
Horde_Http \
Horde_Translation \
Horde_Url
CONFLICTS_INSTALL= php*-pear-horde-Horde_Service_Weather # bin/horde-service-weather-metar-database
NO_ARCH= yes
.include <bsd.port.mk>