aboutsummaryrefslogtreecommitdiffstats
path: root/security/fsh/Makefile
blob: 64b2cde5830b1bb0ced9fe96635a64c408f60d40 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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

BUILD_DEPENDS=  python:${PORTSDIR}/lang/python

GNU_CONFIGURE=  yes

.include <bsd.port.mk>