opnsense-ports/textproc/rubygem-jekyll-mentions/Makefile
Franco Fichtner bd10d0aaac */*: sync with upstream
Taken from: HardenedBSD
2018-08-10 10:11:12 +02:00

20 lines
372 B
Makefile

# $FreeBSD$
PORTNAME= jekyll-mentions
PORTVERSION= 1.4.1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= At-mention support for Jekyll sites
LICENSE= MIT
RUN_DEPENDS= rubygem-html-pipeline>=2.3:textproc/rubygem-html-pipeline \
rubygem-jekyll>=3.0:www/rubygem-jekyll
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>