# New ports collection makefile for: Yapps2 # Date created: 27 April 2008 # Whom: xenophon+fbsdports@irtnog.org # # $FreeBSD$ # PORTNAME= yapps2 PORTVERSION= 2.1.1 CATEGORIES= devel python MASTER_SITES= http://theory.stanford.edu/~amitp/yapps/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= yapps${PORTVERSION} MAINTAINER= xenophon+fbsdports@irtnog.org COMMENT= An easy-to-use parser generator that generates Python code WRKSRC= ${WRKDIR}/Yapps-${PORTVERSION} USE_PYTHON= yes USE_PYDISTUTILS=yes PYDISTUTILS_PKGNAME= Yapps .include