summaryrefslogtreecommitdiff
path: root/security/fressh/Makefile
blob: a1fdb0936d382caff039bf09ec5fb9043891c447 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.8 2003/09/21 08:35:51 jmc Exp $

DISTNAME=		fressh-0.8.1
PKGREVISION=		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"