# Created by: Stanislav Sedov # $FreeBSD$ PORTNAME= enet PORTVERSION= 1.3.15 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://enet.bespin.org/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Simple and robust communication library based on UDP LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= pathfix libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip PORTDOCS= * OPTIONS_DEFINE= DOCS post-install-DOCS-on: @(cd ${WRKSRC}/docs && ${COPYTREE_SHARE} html ${STAGEDIR}${DOCSDIR}) .include