summaryrefslogtreecommitdiffstats
path: root/net/rubygem-octopress-deploy/Makefile
blob: d1d45912d00f598d934551c842f5ea64abdd7246 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $FreeBSD$

PORTNAME=	octopress-deploy
PORTVERSION=	1.3.0
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Eases deployment of Jekyll or Octopress sites

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

RUN_DEPENDS=	rubygem-colorator>=0:textproc/rubygem-colorator

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
OpenPOWER on IntegriCloud