1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00
Files

21 lines
385 B
Makefile

PORTNAME= commonmarker
PORTVERSION= 0.23.12
CATEGORIES= textproc rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 0
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby wrapper for libcmark (CommonMark parser)
WWW= https://github.com/gjtorikian/commonmarker
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
PLIST_FILES= bin/commonmarker
PORTSCOUT= limit:^0\.
.include <bsd.port.mk>