aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_URL_Mapper/Makefile
blob: 6363ab9cb75d8340d4a01c6adb89a1ba974ade96 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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>