ports/textproc/rubygem-redcarpet/Makefile

18 lines
363 B
Makefile

PORTNAME= redcarpet
PORTVERSION= 3.6.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Fast, safe and extensible Markdown to (X)HTML parser
WWW= https://github.com/vmg/redcarpet
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cpe gem
CPE_VENDOR= ${PORTNAME}_project
PLIST_FILES= bin/redcarpet
.include <bsd.port.mk>