openbsd-ports/net/pear-Services-oEmbed/Makefile
2013-03-11 11:35:43 +00:00

19 lines
312 B
Makefile

# $OpenBSD: Makefile,v 1.6 2013/03/11 11:35:54 espie Exp $
COMMENT= interface to oEmbed
DISTNAME= Services_oEmbed-0.1.0
REVISION= 0
CATEGORIES= net
MODULES= www/pear
# BSD
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= devel/pear-Validate \
net/pear-Net-URL2 \
net/pear-HTTP-Request
.include <bsd.port.mk>