aboutsummaryrefslogtreecommitdiffstats
path: root/security/asignify/Makefile
blob: ef0729881f4735e0d081b9e0f72d970846ac204c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $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>