freebsd-ports/security/fsh/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

21 lines
402 B
Makefile

# New ports collection makefile for: fsh
# Date created: Thu Jan 24 03:37:54 JST 2002
# Whom: sumikawa
#
# $FreeBSD$
PORTNAME= fsh
PORTVERSION= 1.2
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.lysator.liu.se/fsh/
MAINTAINER= sumikawa@FreeBSD.org
COMMENT= Fast remote command execution
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
GNU_CONFIGURE= yes
.include <bsd.port.mk>