pkgsrc-wip/unix2tcp/Makefile
Thomas Klausner ad6cb11b6d "wip" is not a valid category -- please use the standard pkgsrc ones.
Remove wip from CATEGORIES, and guess category if wip was the only one
specified.
2005-11-02 17:59:54 +00:00

15 lines
376 B
Makefile

# $NetBSD: Makefile,v 1.2 2005/11/02 18:00:32 thomasklausner Exp $
#
DISTNAME= unix2tcp-0.8.2
CATEGORIES= net
MASTER_SITES= http://ahriman.bucharest.roedu.net/unix2tcp/
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://ahriman.bucharest.roedu.net/unix2tcp/
COMMENT= UNIX socket to TCP tunnel.
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"