opnsense-ports/security/asignify/Makefile
2022-09-07 22:33:21 +02:00

18 lines
351 B
Makefile

PORTNAME= asignify
PORTVERSION= 1.0
CATEGORIES= security
MASTER_SITES= http://highsecure.ru/distfiles/
MAINTAINER= vsevolod@FreeBSD.org
COMMENT= Yet another signify tool
WWW= https://github.com/vstakhov/asignify/
LICENSE= BSD2CLAUSE
USES= tar:xz libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
.include <bsd.port.mk>