opnsense-ports/textproc/rubygem-github-markdown/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

16 lines
306 B
Makefile

# $FreeBSD$
PORTNAME= github-markdown
PORTVERSION= 0.6.9
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Self-contained Markdown parser for GitHub
DEPRECATED= This gem is not maintained and not supported by upstream
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>