16 lines
433 B
Makefile
16 lines
433 B
Makefile
# $NetBSD: Makefile,v 1.9 2004/07/25 04:19:59 grant 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
|
|
|
|
USE_BUILDLINK3= yes
|
|
|
|
.include "../../security/openssl/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|