1PORTNAME= mod_xsendfile 2PORTVERSION= 0.12 3PORTREVISION= 3 4CATEGORIES= www 5MASTER_SITES= https://tn123.org/mod_xsendfile/ GHC 6 7MAINTAINER= ports@MidnightBSD.org 8COMMENT= Apache2 module that processes X-SENDFILE headers 9WWW= https://tn123.org/mod_xsendfile/ 10 11LICENSE= Apache-2.0 12 13USES= apache 14AP_FAST_BUILD= yes 15AP_GENPLIST= yes 16USE_GITHUB= yes 17GH_ACCOUNT= potatosalad 18 19.include <bsd.port.mk> 20