aboutsummaryrefslogtreecommitdiffstats
path: root/news/py-yenc/Makefile
blob: 89bc0db8503b4c864daae44885ab5f19e4c170d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    py-yenc
# Date created:             24 Aug 2006
# Whom:                 Alexander Botero-Lowry <alex@foxybanana.com>
#
# $FreeBSD$
#

PORTNAME=   yenc
PORTVERSION=    0.3
CATEGORIES= news python
MASTER_SITES=   http://www.hellanzb.com/hellanzb-content/
PKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= ports@FreeBSD.org
COMMENT=    A yenc decoding module for Python in C

USE_PYTHON= yes
USE_PYDISTUTILS=yes

.include <bsd.port.mk>