openbsd-ports/net/pear-HTTP-Request/Makefile
2013-03-11 11:35:43 +00:00

18 lines
313 B
Makefile

# $OpenBSD: Makefile,v 1.21 2013/03/11 11:35:54 espie Exp $
COMMENT= provide an easy way to perform HTTP requests
DISTNAME= HTTP_Request-1.4.4
REVISION= 1
CATEGORIES= net
MODULES= www/pear
# BSD
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= net/pear-Net-URL \
net/pear-Net-Socket>=1.0.9
.include <bsd.port.mk>