summaryrefslogtreecommitdiff
path: root/security/qident/Makefile
blob: 95521d4937e2959d70311d40a7ea2edc3675d5af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.4 2003/07/17 22:53:12 grant 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"