0b42ad274e
Noticed on: bento PR: ports/47592 Submitted by: Nicolas Jombart <ecu@ipv42.net>
20 lines
323 B
Makefile
20 lines
323 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.ne.jp/pub/misc/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
WRKSRC= ${WRKDIR}/strobe
|
|
ALL_TARGET= strobe
|
|
MAN1= strobe.1
|
|
|
|
.include <bsd.port.mk>
|