pkgsrc-wip/dns2tcp/Makefile
2010-12-20 01:08:44 +00:00

18 lines
484 B
Makefile

# $NetBSD: Makefile,v 1.5 2010/12/20 01:08:44 gschwarz 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
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
.include "../../mk/bsd.pkg.mk"