freebsd-ports/security/strobe/Makefile

21 lines
410 B
Makefile
Raw Normal View History

# New ports collection makefile for: strobe
1999-07-21 17:28:05 -04:00
# Version required: 1.06
# Date created: 23 Sep 1996
# Whom: proff
#
1999-07-21 17:28:05 -04:00
# $Id: Makefile,v 1.5 1999/03/09 00:16:14 jseger Exp $
#
1999-07-21 17:28:05 -04:00
DISTNAME= strobe-1.06
CATEGORIES= security net
MASTER_SITES= ftp://ftp.win.or.jp/pub/network/misc/
1999-07-21 17:28:05 -04:00
EXTRACT_SUFX= .tgz
MAINTAINER= jseger@FreeBSD.org
WRKSRC= ${WRKDIR}/strobe
ALL_TARGET= strobe
MAN1= strobe.1
.include <bsd.port.mk>