opnsense-ports/devel/stdman/Makefile
Franco Fichtner bc9f40ec58 */*: sync with upstream
Taken from: FreeBSD
2023-04-16 08:20:24 +02:00

23 lines
376 B
Makefile

PORTNAME= stdman
DISTVERSION= 2022.07.30
CATEGORIES= devel docs
MAINTAINER= jbo@insane.engineer
COMMENT= Formatted C++20 stdlib man pages
WWW= https://github.com/jeaye/stdman
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= bash:shells/bash
USES= gmake
USE_GITHUB= yes
GH_ACCOUNT= jeaye
HAS_CONFIGURE= yes
NO_ARCH= yes
NO_BUILD= yes
.include <bsd.port.mk>