# ex:ts=8 # Ports collection makefile for: py-yaml # Date created: Jan 3, 2003 # Whom: ijliao # # $FreeBSD$ # PORTNAME= yaml PORTVERSION= 3.02 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= http://pyyaml.org/download/pyyaml/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyYAML-${PORTVERSION} MAINTAINER= neal@nelson.name COMMENT= Python YAML parser USE_PYTHON= yes USE_PYDISTUTILS= yes .include