PORTNAME=	lfacme
DISTVERSIONPREFIX=v
DISTVERSION=	1.0
CATEGORIES=	security www

MAINTAINER=	ivy@FreeBSD.org
COMMENT=	Simple ACME client based on uacme
WWW=		https://github.com/llfw/lfacme

LICENSE=	PD

RUN_DEPENDS=	uacme:security/uacme

USE_GITHUB=	yes
GH_ACCOUNT=	llfw
GH_PROJECT=	lfacme

SUB_FILES=	pkg-message

.include <bsd.port.mk>
