2011-09-16 07:13:37 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2011/09/16 11:13:39 espie Exp $
|
2009-11-18 14:13:04 -05:00
|
|
|
|
|
|
|
COMMENT= interface to oEmbed
|
|
|
|
|
|
|
|
DISTNAME= Services_oEmbed-0.1.0
|
2011-09-16 07:13:37 -04:00
|
|
|
REVISION= 0
|
2009-11-18 14:13:04 -05:00
|
|
|
CATEGORIES= net
|
|
|
|
|
|
|
|
MODULES= www/pear
|
|
|
|
|
|
|
|
# BSD
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2010-11-19 17:31:32 -05:00
|
|
|
RUN_DEPENDS= devel/pear-Validate \
|
|
|
|
net/pear-Net-URL2 \
|
|
|
|
net/pear-HTTP-Request
|
2009-11-18 14:13:04 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|