X-Git-Url: http://popeye.lapinbilly.eu/git/?p=openiked-portable;a=blobdiff_plain;f=Makefile;h=fc1669c226f143017dc55095e7c5428bb4a95668;hp=b4335e854a4cef3b6b57704e2cb2eb8b5c256938;hb=4c01e615d7c28ba1b83e3d74e68a8f1b3fef6758;hpb=eb47cc51887bc9c539087b2d3de2d29b03dc967b diff --git a/Makefile b/Makefile index b4335e8..fc1669c 100644 --- a/Makefile +++ b/Makefile @@ -1,27 +1,25 @@ -# $FreeBSD: head/security/openiked-portable/Makefile david@lapinbilly.eu +PORTNAME= openiked-portable +PORTVERSION= 6.9.0 +CATEGORIES= security net +MASTER_SITES= OPENBSD/OpenIKED +DISTNAME= openiked-${PORTVERSION} -PORTNAME=openiked-portable -CATEGORIES= security net - -MAINTAINER= portmgr@FreeBSD.org +MAINTAINER= david@lapinbilly.eu COMMENT= IKEv2 daemon LICENSE= ISCL LIB_DEPENDS= libevent.so:devel/libevent +CONFLICTS_INSTALL= openiked-[0-9]* USES= cmake ssl -USE_GITHUB= yes -GH_ACCOUNT= openiked -GH_TAGNAME= 6bdcf9fecfcc32b4528a311977e722b19cdb7f55 -DISTVERSION= g20210203 - -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