Files

20 lines
404 B
Makefile
Raw Permalink Normal View History

2022-09-14 14:43:21 -07:00
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
2022-09-14 14:43:21 -07:00
.include <bsd.port.mk>