bbc8c4d740
Approved by: portmgr (not really, but touches unstaged ports)
16 lines
265 B
Makefile
16 lines
265 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= tayga
|
|
PORTVERSION= 0.9.2
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://www.litech.org/tayga/
|
|
|
|
MAINTAINER= melifaro@FreeBSD.org
|
|
COMMENT= Userland stateless NAT64 daemon
|
|
|
|
LICENSE= GPLv2
|
|
|
|
USES= gmake tar:bzip2
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|