summaryrefslogtreecommitdiff
path: root/security/fressh/Makefile
blob: a2658765b3decdf65dad79f5b714b95335ca3b28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.6 2003/07/17 22:52:54 grant 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"