aboutsummaryrefslogtreecommitdiffstats
path: root/security/strobe/Makefile
blob: 74e98f8cc91264f387d18426144c70a9f5e958ad (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:    strobe
# Version required: 1.03
# Date created:     23 Sep 1996
# Whom:         proff
#
# $Id: Makefile,v 1.14 1996/08/16 18:30:56 peter Exp $
#

DISTNAME=   strobe-1.03
CATEGORIES= net security
MASTER_SITES=   ftp://suburbia.net/pub/proff/original/strobe/

MAINTAINER= proff@suburbia.net

WRKSRC=     ${WRKDIR}/strobe
ALL_TARGET= strobe
MAN1=       strobe.1

.include <bsd.port.mk>