1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/security/identify/Makefile

18 lines
358 B
Makefile
Raw Normal View History

# 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>