17 lines
282 B
Makefile
17 lines
282 B
Makefile
# $OpenBSD: Makefile,v 1.8 2019/07/12 20:48:43 sthen Exp $
|
|
|
|
COMMENT= simple and flexible way to build nice URLs
|
|
|
|
DISTNAME= Net_URL_Mapper-0.9.1
|
|
REVISION= 0
|
|
CATEGORIES= net
|
|
|
|
MODULES= www/pear
|
|
|
|
# BSD License
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
RUN_DEPENDS= net/pear-Net-URL
|
|
|
|
.include <bsd.port.mk>
|