summaryrefslogtreecommitdiff
path: root/security/fressh/Makefile
blob: 08d85c4728ca495e3302354fc5b540209cc130b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.5 2003/06/02 01:17:18 jschauma Exp $

DISTNAME=		fressh-0.8.1
CATEGORIES=		security
MASTER_SITES=		http://www.fressh.org/
EXTRACT_SUFX=		.tar.bz2

MAINTAINER=		tech-pkg@netbsd.org
HOMEPAGE=		http://www.fressh.org/
COMMENT=		new, free, rewritten implementation of the SSH communication protocol

.include "../../mk/bsd.pkg.mk"