aboutsummaryrefslogtreecommitdiffstats
path: root/security/identify/Makefile
blob: 99f262cf16a9c71448487d4bd5d7634559cace59 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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>