mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
337bb6b43d
Forgetten by: jseger Remebered by: obrien
21 lines
410 B
Makefile
21 lines
410 B
Makefile
# New ports collection makefile for: strobe
|
|
# Version required: 1.04
|
|
# Date created: 23 Sep 1996
|
|
# Whom: proff
|
|
#
|
|
# $Id: Makefile,v 1.2 1998/01/29 20:02:45 jseger Exp $
|
|
#
|
|
|
|
DISTNAME= strobe-1.04
|
|
CATEGORIES= net security
|
|
MASTER_SITES= ftp://ftp.win.or.jp/pub/network/misc/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= jseger@FreeBSD.org
|
|
|
|
WRKSRC= ${WRKDIR}/strobe
|
|
ALL_TARGET= strobe
|
|
MAN1= strobe.1
|
|
|
|
.include <bsd.port.mk>
|