freebsd-ports/textproc/rubygem-github-markdown/Makefile

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>