freebsd-ports/textproc/rubygem-github-markup/Makefile
2015-03-10 18:24:21 +00:00

19 lines
292 B
Makefile

# $FreeBSD$
PORTNAME= github-markup
PORTVERSION= 1.3.3
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Render any fancy markup
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/github-markup
.include <bsd.port.mk>