freebsd-ports/net/tayga/Makefile
Adam Weinberger bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00

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>