opnsense-ports/devel/rubygem-jquery-ui-themes/Makefile
Franco Fichtner 09b83885c9 */*: sync with upstream
Taken from: FreeBSD
2015-09-22 07:03:21 +02:00

22 lines
459 B
Makefile

# Created by: Ryan Steinmetz <zi@FreeBSD.org>
# $FreeBSD$
PORTNAME= jquery-ui-themes
PORTVERSION= 0.0.11
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Allows inclusion of pre-built jquery themes without editing
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-httparty>=0:${PORTSDIR}/www/rubygem-httparty
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>