freebsd-ports/security/strobe/Makefile
Justin M. Seger ebc1c4d62d Upgrade to version 1.04 and make myself MAINTAINER.
OK'ed by:	The old MAINTAINER
1998-01-29 20:02:51 +00:00

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>