opnsense-ports/net/socketw/Makefile
Franco Fichtner 0de111d2d0 */*: sync with upstream
Taken from: FreeBSD
2016-03-16 06:45:11 +01:00

19 lines
332 B
Makefile

# Created by: Thibault Payet <monwarez@mailoo.org>
# $FreeBSD$
PORTNAME= socketw
PORTVERSION= 1.0.0.20151501
CATEGORIES= net
MAINTAINER= monwarez@mailoo.org
COMMENT= SocketW is a cross platform streaming socket C++
LICENSE= GPLv2+
USE_GITHUB= yes
GH_ACCOUNT= RigsOfRods
GH_TAGNAME= 6a05e12
USES= cmake
.include <bsd.port.mk>