opnsense-ports/textproc/rubygem-github-markdown/Makefile
Franco Fichtner 90d8af2bf5 */*: sync with upstream
Taken from: FreeBSD
2015-08-14 09:53:53 +02:00

17 lines
336 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
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>