1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/net/dtcpclient/Makefile
2013-12-30 16:12:16 +00:00

19 lines
352 B
Makefile

# $FreeBSD$
PORTNAME= dtcpclient
PORTVERSION= 20090812
#PORTREVISION= 0
CATEGORIES= net ipv6
MASTER_SITES= http://www.mahoroba.org/~ume/ipv6/ \
http://home.jp.FreeBSD.org/~ume/ipv6/
MAINTAINER= ume@FreeBSD.org
COMMENT= Dynamic Tunnel Configuration Protocol client
LICENSE= BSD2CLAUSE
USES= uidfix
USE_RC_SUBR= dtcpclient
.include <bsd.port.mk>