summaryrefslogtreecommitdiff
path: root/security/qident/Makefile
blob: 5ae9a3b3ac791f358ebf6c4973f0c0c54e9f6c71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.3 2003/03/23 22:33:23 ad Exp $

DISTNAME=	qident-1.2
CATEGORIES=	security net
MASTER_SITES=	http://www.interlude.eu.org/~ad/software/download/qident/

DEPENDS=	libident>=0.22:../../security/libident

MAINTAINER=	ad@netbsd.org
HOMEPAGE=	http://www.interlude.eu.org/~ad/software/qident/
COMMENT=	Small program to query an ident protocol server (rfc1413)

MANCOMPRESSED_IF_MANZ=	YES

.include "../../mk/bsd.pkg.mk"