summaryrefslogtreecommitdiff
path: root/security/qident/Makefile
blob: 6db05ddcf725572e1afd98cb39bda74704754ee5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.7 2006/03/04 21:30:38 jlam Exp $

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

MAINTAINER=	pkgsrc-users@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 "../../security/libident/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"