opnsense-ports/net/pear-Net_URL_Mapper/Makefile
2022-09-07 22:33:21 +02:00

13 lines
358 B
Makefile

PORTNAME= Net_URL_Mapper
PORTVERSION= 0.9.1
CATEGORIES= net www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Simple and flexible way to build nice URLs for web applications
WWW= https://pear.php.net/package/Net_URL_Mapper
USES= pear
CONFLICTS_INSTALL= php*-pear-Net_URL_Mapper # bin/create_package.xml.php bin/generate_path.php
.include <bsd.port.mk>