17 lines
289 B
Makefile
17 lines
289 B
Makefile
# $OpenBSD: Makefile,v 1.5 2013/03/11 11:35:54 espie Exp $
|
|
|
|
COMMENT= simple and flexible way to build nice URLs
|
|
|
|
DISTNAME= Net_URL_Mapper-0.9.0
|
|
REVISION= 0
|
|
CATEGORIES= net
|
|
|
|
MODULES= www/pear
|
|
|
|
# BSD License
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
RUN_DEPENDS= net/pear-Net-URL
|
|
|
|
.include <bsd.port.mk>
|