17 lines
288 B
Makefile
17 lines
288 B
Makefile
# $OpenBSD: Makefile,v 1.7 2016/04/01 18:46:50 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_CDROM= Yes
|
|
|
|
RUN_DEPENDS= net/pear-Net-URL
|
|
|
|
.include <bsd.port.mk>
|