freebsd-ports/ftp/py-tftpy/Makefile
2013-08-21 17:42:57 +00:00

17 lines
325 B
Makefile

# Created by: Ju Pengfei <jupengfei@gmail.com>
# $FreeBSD$
PORTNAME= tftpy
PORTVERSION= 0.6.0
CATEGORIES= ftp python
MASTER_SITES= SF \
CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Pure Python TFTP Implementation
USE_PYTHON= yes
USE_PYDISTUTILS= yes
.include <bsd.port.mk>