opnsense-ports/security/diffcode/Makefile
Franco Fichtner eb3792d105 */*: sync with upstream
Taken from: FreeBSD
2023-07-17 07:53:42 +02:00

19 lines
404 B
Makefile

PORTNAME= diffcode
DISTVERSION= 1.2
CATEGORIES= security
MAINTAINER= jlhawkwell@ladyserenakitty.com
COMMENT= Progrssive differential cipher
WWW= https://gitlab.com/LadySerenaKitty/diffcode
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake
USE_GITLAB= yes
GL_ACCOUNT= LadySerenaKitty
GL_PROJECT= ${PORTNAME}
GL_TAGNAME= 4ae08b53b657ad2aa6816123b49709d903e4593c
.include <bsd.port.mk>