summaryrefslogtreecommitdiff
path: root/security/fressh/Makefile
blob: eb25017c15d7fc5d55119704162a5a30163b1ced (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.7 2003/07/21 17:20:09 martti 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"