pkgsrc-wip/dns2tcp/Makefile
2008-11-09 22:30:28 +00:00

15 lines
429 B
Makefile

# $NetBSD: Makefile,v 1.2 2008/11/09 22:30:28 gschwarz Exp $
DISTNAME= dns2tcp-0.4.3
CATEGORIES= net
MASTER_SITES= http://www.hsc.fr/ressources/outils/dns2tcp/download/
MAINTAINER= schwarz@NetBSD.org
HOMEPAGE= http://www.hsc.fr/ressources/outils/dns2tcp/index.html.en
COMMENT= Dns2tcp is a tool for relaying TCP connections over DNS
GNU_CONFIGURE= YES
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
.include "../../mk/bsd.pkg.mk"