# Created by: Ju Pengfei <jupengfei@gmail.com>
# $FreeBSD: head/ftp/py-tftpy/Makefile 460786 2018-02-03 06:21:36Z sunpoet $

PORTNAME=	tftpy
PORTVERSION=	0.6.2
PORTREVISION=	2
CATEGORIES=	ftp python
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Pure Python TFTP Implementation

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

NO_ARCH=	yes
USE_PYTHON=	autoplist concurrent distutils
USES=		python

GH_ACCOUNT=	msoulier
GH_TAGNAME=	c5a7b52
USE_GITHUB=	yes

.include <bsd.port.mk>
