Files
ports/textproc/md4c/Makefile
Mathieu Arnold cf118ccf87 One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

17 lines
256 B
Makefile

PORTNAME= md4c
DISTVERSIONPREFIX= release-
DISTVERSION= 0.4.7
CATEGORIES= textproc
MAINTAINER= rosenke@dssgmbh.de
COMMENT= Markdown Parser written in C
LICENSE= MIT
USES= cmake
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= mity
.include <bsd.port.mk>