diff --git a/sysutils/catatonit/Makefile b/sysutils/catatonit/Makefile --- a/sysutils/catatonit/Makefile +++ b/sysutils/catatonit/Makefile @@ -1,23 +1,22 @@ PORTNAME= catatonit DISTVERSIONPREFIX= v DISTVERSION= 0.1.7 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org COMMENT= A signal-forwarding process manager for containers WWW= https://github.com/openSUSE/catatonit -LICENSE= GPLv3 +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING -USES= autoreconf gmake +USES= autoreconf libtool USE_GITHUB= yes GH_ACCOUNT= dfr GH_TAGNAME= 65a1a0f -HAS_CONFIGURE= yes - -pre-configure: - @(cd ${WRKSRC} && ./autogen.sh) +GNU_CONFIGURE= yes post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/libexec/podman