opnsense-ports/www/rubygem-rfacebook/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

20 lines
380 B
Makefile

PORTNAME= rfacebook
PORTVERSION= 0.9.8
PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby interface to the Facebook API
WWW= http://www.livelearncode.com/
LICENSE= BSD4CLAUSE
RUN_DEPENDS= rubygem-hpricot>=0.6.0:www/rubygem-hpricot \
rubygem-mocha>=0.5.3:devel/rubygem-mocha
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>