# New ports collection makefile for: enet # Date created: 2006-09-23 # Whom: Stanislav Sedov # # $FreeBSD$ # PORTNAME= enet PORTVERSION= 20040118 CATEGORIES= net MASTER_SITES= http://enet.cubik.org/download/ DISTNAME= ${PORTNAME} MAINTAINER= stas@FreeBSD.org COMMENT= Simple and robust communication library based on UDP GNU_CONFIGURE= yes DOCS= api.txt tutorial.txt design.txt docs/FAQ.dox docs/design.dox \ docs/tutorial.dox post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${DOCS:S,^,${WRKSRC}/,} ${DOCSDIR}/ .endif .include t repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 0.1.30miwi2010-03-102-13/+7