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

19 lines
347 B
Makefile

PORTNAME= silicon
DISTVERSIONPREFIX= v
DISTVERSION= 0.1-124
DISTVERSIONSUFFIX= -g91ca205
CATEGORIES= www devel
MAINTAINER= yuri@FreeBSD.org
COMMENT= High performance, middleware oriented C++14 http web framework
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake
USE_GITHUB= yes
GH_ACCOUNT= matt-42
NO_ARCH= yes
.include <bsd.port.mk>