15 lines
235 B
Makefile
15 lines
235 B
Makefile
# $OpenBSD: Makefile,v 1.4 2013/03/11 11:35:54 espie Exp $
|
|
|
|
COMMENT= class for parsing and handling URL
|
|
|
|
DISTNAME= Net_URL2-0.3.0
|
|
REVISION= 0
|
|
CATEGORIES= net
|
|
|
|
MODULES= www/pear
|
|
|
|
# BSD
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|