wouldn't mind seeing other people continue to maintain these packages. Resetting to pkgsrc-users@NetBSD.org
14 lines
348 B
Makefile
14 lines
348 B
Makefile
# $NetBSD: Makefile,v 1.6 2012/11/25 23:32:31 othyro Exp $
|
|
#
|
|
|
|
DISTNAME= unix2tcp-0.8.2
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://ahriman.bucharest.roedu.net/unix2tcp/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ahriman.bucharest.roedu.net/unix2tcp/
|
|
COMMENT= UNIX socket to TCP tunnel
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|