pkgsrc-wip/dns2tcp/Makefile
2009-04-19 20:18:52 +00:00

17 lines
464 B
Makefile

# $NetBSD: Makefile,v 1.3 2009/04/19 20:19:26 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
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
.include "../../mk/bsd.pkg.mk"