X-Git-Url: http://popeye.lapinbilly.eu/git/?p=openiked-portable;a=blobdiff_plain;f=Makefile;h=78ed6f1d6f254bd55b6a87aa38230007213d2786;hp=ee28a40ea4eeacb69dd9e9745d7b81b960b8c8fa;hb=074df39babfafcb2b127d0f2c18f178d4fbab721;hpb=47d2d579cd7a9587c0ba39645e23e6cb1b76c54b diff --git a/Makefile b/Makefile index ee28a40..78ed6f1 100644 --- a/Makefile +++ b/Makefile @@ -1,22 +1,19 @@ -# $FreeBSD: head/security/openiked-portable/Makefile david@lapinbilly.eu - -PORTNAME=openiked-portable -CATEGORIES= security net +PORTNAME= openiked-portable +PORTVERSION= 6.9.0 +DISTVERSION= v6.9.0 +CATEGORIES= security net MAINTAINER= portmgr@FreeBSD.org COMMENT= IKEv2 daemon -LICENSE= ISCL - -LIB_DEPENDS= libevent.so:devel/libevent +LICENSE= ISCL -USES= cmake - -USE_GITHUB= yes -GH_ACCOUNT= openiked -GH_TAGNAME= 7efaa952cabc5fa6441392677147b5702d1bfbb8 -DISTVERSION= g20210119 +LIB_DEPENDS= libevent.so:devel/libevent +USES= cmake ssl +USE_GITHUB= yes +GH_ACCOUNT= openiked +GH_TAGNAME= 1b25611c0ac56b5e32f361df70952d6f9037b1b3 USE_RC_SUBR= iked USERS= _iked GROUPS= _iked @@ -24,4 +21,5 @@ GROUPS= _iked post-install: ${MV} ${STAGEDIR}${PREFIX}/etc/iked.conf \ ${STAGEDIR}${PREFIX}/etc/iked.conf.sample + .include