X-Git-Url: http://popeye.lapinbilly.eu/git/?p=openiked-portable;a=blobdiff_plain;f=Makefile;h=fc1669c226f143017dc55095e7c5428bb4a95668;hp=78ed6f1d6f254bd55b6a87aa38230007213d2786;hb=4c01e615d7c28ba1b83e3d74e68a8f1b3fef6758;hpb=074df39babfafcb2b127d0f2c18f178d4fbab721 diff --git a/Makefile b/Makefile index 78ed6f1..fc1669c 100644 --- a/Makefile +++ b/Makefile @@ -1,22 +1,22 @@ -PORTNAME= openiked-portable -PORTVERSION= 6.9.0 -DISTVERSION= v6.9.0 -CATEGORIES= security net +PORTNAME= openiked-portable +PORTVERSION= 6.9.0 +CATEGORIES= security net +MASTER_SITES= OPENBSD/OpenIKED +DISTNAME= openiked-${PORTVERSION} -MAINTAINER= portmgr@FreeBSD.org +MAINTAINER= david@lapinbilly.eu COMMENT= IKEv2 daemon -LICENSE= ISCL +LICENSE= ISCL -LIB_DEPENDS= libevent.so:devel/libevent +LIB_DEPENDS= libevent.so:devel/libevent +CONFLICTS_INSTALL= openiked-[0-9]* USES= cmake ssl -USE_GITHUB= yes -GH_ACCOUNT= openiked -GH_TAGNAME= 1b25611c0ac56b5e32f361df70952d6f9037b1b3 -USE_RC_SUBR= iked -USERS= _iked -GROUPS= _iked + +USE_RC_SUBR= iked +USERS= _iked +GROUPS= _iked post-install: ${MV} ${STAGEDIR}${PREFIX}/etc/iked.conf \