summaryrefslogblamecommitdiff
path: root/security/strobe/Makefile
blob: 6978c5c06f3a22a7fa49b11daacfee9d9720439b (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              
                            


                                   
           

 
                           
                            
                                                     
                    
 
                                  





                                
# New ports collection makefile for:	strobe
# Version required:	1.06
# Date created:		23 Sep 1996
# Whom:			proff
#
# $FreeBSD$
#

DISTNAME=	strobe-1.06
CATEGORIES=	security net
MASTER_SITES=	ftp://ftp.win.or.jp/pub/network/misc/
EXTRACT_SUFX=	.tgz

MAINTAINER=	jseger@FreeBSD.org

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

.include <bsd.port.mk>