# Created by: Leo Vandewoestijne # $FreeBSD: head/devel/fstrm/Makefile 412346 2016-04-01 14:00:51Z mat $ PORTNAME= fstrm PORTVERSION= 0.2.0 DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= freebsd@dns-lab.com COMMENT= Implementation of the Frame Streams data transport protocol in C LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libevent.so:devel/libevent USE_GITHUB= yes GH_ACCOUNT= farsightsec GNU_CONFIGURE= yes USES= autoreconf gmake libtool pkgconfig USE_LDCONFIG= yes OPTIONS_DEFINE= DOXYGEN DOXYGEN_DESC= Use doxygen for docs DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_ALL_TARGET= html-local PORTDOCS= * .include