# New ports collection makefile for: py-yenc # Date created: 24 Aug 2006 # Whom: Alexander Botero-Lowry # # $FreeBSD: ports/news/py-yenc/Makefile,v 1.2 2006/09/13 03:21:37 alexbl Exp $ # PORTNAME= yenc PORTVERSION= 0.3 CATEGORIES= news python MASTER_SITES= http://www.hellanzb.com/hellanzb-content/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexbl@FreeBSD.org COMMENT= A yenc decoding module for Python in C USE_PYTHON= yes USE_PYDISTUTILS=yes .include