summaryrefslogtreecommitdiff
path: root/security/fsh/Makefile
blob: 1f023b3691e2545f3691de9658c471ad5f4a0f7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.2 2000/12/14 11:55:03 wiz Exp $
#

DISTNAME=	fsh-1.1
CATEGORIES=	security net
MASTER_SITES=	ftp://ftp.lysator.liu.se/pub/unix/fsh/ \
		http://www.lysator.liu.se/fsh/

MAINTAINER=	fb@enteract.com
HOMEPAGE=	http://www.lysator.liu.se/fsh/

DEPENDS+=	python-*:../../lang/python

GNU_CONFIGURE=	YES
USE_GTEXINFO=	YES

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