# Created by: Po-Chuan Hsieh # $FreeBSD: head/devel/pecl-mustache/Makefile 567654 2021-03-07 22:16:49Z sunpoet $ PORTNAME= mustache PORTVERSION= 0.9.2 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org COMMENT= Mustache templating language LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md LIB_DEPENDS= libmustache.so:devel/libmustache USES= compiler:c++11-lang php:pecl USE_CXXSTD= c++11 .include