pkgsrc-wip/dns2tcp/Makefile

17 lines
445 B
Makefile

# $NetBSD: Makefile,v 1.6 2012/09/28 21:24:37 asau Exp $
DISTNAME= dns2tcp-0.5.2
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
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= YES
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
.include "../../mk/bsd.pkg.mk"