head	1.6;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2012.11.17.05.57.30;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2011.09.23.05.00.19;	author sunpoet;	state Exp;
branches;
next	1.4;

1.4
date	2011.09.21.17.37.33;	author sunpoet;	state Exp;
branches;
next	1.3;

1.3
date	2011.09.21.16.48.41;	author tabthorpe;	state Exp;
branches;
next	1.2;

1.2
date	2010.07.16.09.46.33;	author nemoliu;	state Exp;
branches;
next	1.1;

1.1
date	2010.05.11.03.08.58;	author wen;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Switch exporter over
@
text
@# New ports collection makefile for: py-tftpy
# Date created:			11 May 2010
# Whom:				Ju Pengfei <jupengfei@@gmail.com>
#
# $FreeBSD: head/ftp/py-tftpy/Makefile 300896 2012-07-14 13:54:48Z beat $
#

PORTNAME=	tftpy
PORTVERSION=	0.6.0
CATEGORIES=	ftp python
MASTER_SITES=	SF \
		CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

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

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
@


1.5
log
@- Update to 0.6.0
- Sort PLIST

Changes:	https://github.com/msoulier/tftpy/blob/a5a42a3cc4949538fb83b55822d2df7398eb0771/ChangeLog
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
log
@- Space/Tab twiddle
- Take maintainership
@
text
@d9 1
a9 1
PORTVERSION=	0.5.1
@


1.3
log
@- Reassign to the heap
@
text
@d8 6
a13 6
PORTNAME=		tftpy
PORTVERSION=		0.5.1
CATEGORIES=		ftp python
MASTER_SITES=		SF \
			CHEESESHOP
PKGNAMEPREFIX=		${PYTHON_PKGNAMEPREFIX}
d15 2
a16 2
MAINTAINER=		ports@@FreeBSD.org
COMMENT=		A Pure Python TFTP Implementation
d18 1
a18 1
USE_PYTHON=		yes
@


1.2
log
@- update to 0.5.1

PR:	ports/148677
Submitted by:	Ju Pengfei <jupengfei@@gmail.com> (maintainer)
@
text
@d15 1
a15 1
MAINTAINER=		jupengfei@@gmail.com
@


1.1
log
@py-tftpy is a Pure Python TFTP Implementation.

PR:		ports/146480
Submitted by:	Ju Pengfei <jupengfei@@gmail.com>
@
text
@d9 1
a9 1
PORTVERSION=		0.5.0
@

