Update www/squid-devel to version 4.0.21
[dports.git] / news / py-yenc / Makefile
1 # Created by: Alexander Botero-Lowry <alex@foxybanana.com>
2 # $FreeBSD$
3
4 PORTNAME=       yenc
5 PORTVERSION=    0.3
6 CATEGORIES=     news python
7 MASTER_SITES=   http://sabnzbd.sourceforge.net/
8
9 PKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX}
10
11 MAINTAINER=     jlaffaye@FreeBSD.org
12 COMMENT=        yenc decoding module for Python in C
13
14 USES=           python
15 USE_PYTHON=     distutils
16
17 .include <bsd.port.mk>