mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
1dbf0287c0
the Porter's Handbook. :-)
21 lines
351 B
Makefile
21 lines
351 B
Makefile
# New ports collection makefile for: strobe
|
|
# Date created: 23 Sep 1996
|
|
# Whom: proff
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= strobe
|
|
PORTVERSION= 1.06
|
|
CATEGORIES= 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>
|