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


                                   
           

 
                      
                    
                        
                                                     
                    
 
                                 





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

PORTNAME=	strobe
PORTVERSION=	1.06
CATEGORIES=	security
MASTER_SITES=	ftp://ftp.win.ne.jp/pub/network/misc/
EXTRACT_SUFX=	.tgz

MAINTAINER=	ports@FreeBSD.org

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

.include <bsd.port.mk>