12 lines
347 B
Makefile
12 lines
347 B
Makefile
# $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"
|