summaryrefslogtreecommitdiff
path: root/security/fressh/Makefile
blob: 8a0ba007263e2c580374eda496d55cc0e9e25667 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.4 2001/02/20 04:44:30 mason Exp $

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

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

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