X-Git-Url: http://popeye.lapinbilly.eu/git/?p=openiked-portable;a=blobdiff_plain;f=Makefile;h=1d5dcd3639e46cb800e8e523f966e9fa9c703de4;hp=58a7100e9497b986b88ba87b843ffa3f1552782e;hb=ea15bc0c5c12ab6d969589574df6b33e7b6a69a4;hpb=e8ea3eb9ed92f3020f5542e697ff6da93292770e diff --git a/Makefile b/Makefile index 58a7100..1d5dcd3 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ -# $FreeBSD: head/security/openiked-portable/Makefile david@lapinbilly.eu - -PORTNAME=openiked-portable -CATEGORIES= security net +PORTNAME= openiked-portable +DISTVERSIONPREFIX= v +PORTVERSION= 6.9.0 +CATEGORIES= security net MAINTAINER= portmgr@FreeBSD.org COMMENT= IKEv2 daemon @@ -11,17 +11,15 @@ LICENSE= ISCL LIB_DEPENDS= libevent.so:devel/libevent USES= cmake ssl +USE_GITHUB= yes +GH_ACCOUNT= openiked -USE_GITHUB= yes -GH_ACCOUNT= openiked -GH_TAGNAME= 9ff0f7783d1dbf651a2a9f269a4619d345eaf1b8 -DISTVERSION= g20210408 - -USE_RC_SUBR= iked -USERS= _iked -GROUPS= _iked +USE_RC_SUBR= iked +USERS= _iked +GROUPS= _iked post-install: ${MV} ${STAGEDIR}${PREFIX}/etc/iked.conf \ ${STAGEDIR}${PREFIX}/etc/iked.conf.sample + .include