mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
fb4a5e4afa
to arbitrary daemons (like telnetd or fingerd).
18 lines
358 B
Makefile
18 lines
358 B
Makefile
# New ports collection makefile for: identify
|
|
# Version required: 0.7
|
|
# Date created: 13 March 1999
|
|
# Whom: nsayer@quack.kfu.com
|
|
#
|
|
# $Id:$
|
|
#
|
|
|
|
DISTNAME= identify-0.7
|
|
CATEGORIES= devel net security
|
|
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/tools/
|
|
|
|
MAINTAINER= nsayer@quack.kfu.com
|
|
|
|
BUILD_DEPEND= ${PORTSDIR}/security/libident
|
|
|
|
.include <bsd.port.mk>
|