Changeset View
Changeset View
Standalone View
Standalone View
security/diffcode/Makefile
- This file was added.
PORTNAME= diffcode | |||||
DISTVERSION= 1.2 | |||||
CATEGORIES= security | |||||
MASTER_SITES= https://gitlab.com/LadySerenaKitty | |||||
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_COMMIT= 4ae08b53b657ad2aa6816123b49709d903e4593c | |||||
.include <bsd.port.mk> |