openbsd-ports/security/strobe/Makefile

15 lines
330 B
Makefile
Raw Normal View History

1999-03-12 16:37:30 -05:00
# $OpenBSD: Makefile,v 1.2 1999/03/12 21:37:30 brad Exp $
1999-03-12 12:29:12 -05:00
# $FreeBSD: Makefile,v 1.5 1999/03/09 00:16:14 jseger Exp $
DISTNAME= strobe-1.05
1999-03-12 16:37:30 -05:00
CATEGORIES= security
1999-03-12 12:29:12 -05:00
MASTER_SITES= ftp://ftp.win.ne.jp/pub/network/misc/
MAINTAINER= brad@openbsd.org
WRKSRC= ${WRKDIR}/strobe
ALL_TARGET= strobe
MAN1= strobe.1
.include <bsd.port.mk>