ad6cb11b6d
Remove wip from CATEGORIES, and guess category if wip was the only one specified.
15 lines
376 B
Makefile
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"
|