1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/security/strobe/Makefile

21 lines
351 B
Makefile
Raw Normal View History

# New ports collection makefile for: strobe
# Date created: 23 Sep 1996
# Whom: proff
#
1999-08-31 01:53:22 +00:00
# $FreeBSD$
#
PORTNAME= strobe
PORTVERSION= 1.06
CATEGORIES= security
MASTER_SITES= ftp://ftp.win.or.jp/pub/network/misc/
1999-07-21 21:28:05 +00:00
EXTRACT_SUFX= .tgz
MAINTAINER= jseger@FreeBSD.org
WRKSRC= ${WRKDIR}/strobe
ALL_TARGET= strobe
MAN1= strobe.1
.include <bsd.port.mk>