mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
399 B
Makefile
20 lines
399 B
Makefile
|
# New ports collection makefile for: strobe
|
||
|
# Version required: 1.03
|
||
|
# Date created: 23 Sep 1996
|
||
|
# Whom: proff
|
||
|
#
|
||
|
# $Id: Makefile,v 1.14 1996/08/16 18:30:56 peter Exp $
|
||
|
#
|
||
|
|
||
|
DISTNAME= strobe-1.03
|
||
|
CATEGORIES= net security
|
||
|
MASTER_SITES= ftp://suburbia.net/pub/proff/original/strobe/
|
||
|
|
||
|
MAINTAINER= proff@suburbia.net
|
||
|
|
||
|
WRKSRC= ${WRKDIR}/strobe
|
||
|
ALL_TARGET= strobe
|
||
|
MAN1= strobe.1
|
||
|
|
||
|
.include <bsd.port.mk>
|