mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
f642b1eef5
PR: ports/10202 Submitted by: <Michael Haro> mharo@area51.fremont.ca.us
20 lines
390 B
Makefile
20 lines
390 B
Makefile
# New ports collection makefile for: strobe
|
|
# Version required: 1.05
|
|
# Date created: 23 Sep 1996
|
|
# Whom: proff
|
|
#
|
|
# $Id: Makefile,v 1.4 1999/01/26 22:19:07 billf Exp $
|
|
#
|
|
|
|
DISTNAME= strobe-1.05
|
|
CATEGORIES= security net
|
|
MASTER_SITES= ftp://ftp.win.or.jp/pub/network/misc/
|
|
|
|
MAINTAINER= jseger@FreeBSD.org
|
|
|
|
WRKSRC= ${WRKDIR}/strobe
|
|
ALL_TARGET= strobe
|
|
MAN1= strobe.1
|
|
|
|
.include <bsd.port.mk>
|