opnsense-ports/security/asignify/Makefile
Franco Fichtner 8c34d21606 */*: bring in previously unknown upstream stuff
Taken from: FreeBSD
2015-04-22 06:26:02 +02:00

19 lines
320 B
Makefile

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