ebc1c4d62d
OK'ed by: The old MAINTAINER
20 lines
411 B
Makefile
20 lines
411 B
Makefile
# New ports collection makefile for: strobe
|
|
# Version required: 1.04
|
|
# Date created: 23 Sep 1996
|
|
# Whom: proff
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1997/01/07 12:20:47 max Exp $
|
|
#
|
|
|
|
DISTNAME= strobe-1.04
|
|
CATEGORIES= net security
|
|
MASTER_SITES= ftp://ftp.win.or.jp/pub/network/misc/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= proff@suburbia.net
|
|
|
|
WRKSRC= ${WRKDIR}/strobe
|
|
ALL_TARGET= strobe
|
|
MAN1= strobe.1
|
|
|
|
.include <bsd.port.mk>
|