opnsense-ports/textproc/rubygem-redcarpet/Makefile
Franco Fichtner ec55c31a07 */*: sync with upstream
Taken from: FreeBSD
2023-02-06 10:13:34 +01:00

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>