6dfdac4815
- Switch gmake to USES
17 lines
270 B
Makefile
17 lines
270 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
|
|
|
|
USE_BZIP2= yes
|
|
USES= gmake
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|