1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/misc/py-YABT/Makefile
Martin Wilke 3376f0cca9 - Update to 1.0.2
PR:		128392
Submitted by:	maintainer
2008-11-01 22:17:46 +00:00

21 lines
413 B
Makefile

# New ports collection makefile for: py-YABT
# Date created: 2008-09-20
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#
PORTNAME= YABT
PORTVERSION= 1.0.2
CATEGORIES= misc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wenheping@gmail.com
COMMENT= A General Purpose Braille Translation System
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
.include <bsd.port.mk>