# Created by: Gasol Wu # $FreeBSD$ PORTNAME= libcapn PORTVERSION= 1.0.0.b3 PORTREVISION= 2 CATEGORIES= net MAINTAINER= gasol.wu@gmail.com COMMENT= C Library to interact with Apple Push Notification Service LICENSE= MIT LIB_DEPENDS= libjansson.so:${PORTSDIR}/devel/jansson USE_GITHUB= yes GH_ACCOUNT= adobkin GH_TAGNAME= 1.0.0beta3 GH_COMMIT= 050dfd8 USES= cmake USE_LDCONFIG= yes CMAKE_ARGS= -DOS_FREEBSD=yes .include