freebsd-ports/textproc/rubygem-github-markdown/Makefile
Sunpoet Po-Chuan Hsieh e5302e96e1 - Update to 0.6.8
- Update WWW
2015-05-24 00:06:20 +00:00

15 lines
266 B
Makefile

# $FreeBSD$
PORTNAME= github-markdown
PORTVERSION= 0.6.8
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Self-contained Markdown parser for GitHub
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>