freebsd-ports/news/py-yenc/Makefile
Baptiste Daroussin 7fca2c7d01 - Update MASTER_SITES
- Submitter is now maintainer
- Remove MD5 while I'm here

PR:		ports/155616
Submitted by:	Julien Laffaye <kimelto _at_ gmail.com>
2011-03-17 11:08:08 +00:00

21 lines
434 B
Makefile

# 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://sabnzbd.sourceforge.net/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= kimelto@gmail.com
COMMENT= A yenc decoding module for Python in C
USE_PYTHON= yes
USE_PYDISTUTILS=yes
.include <bsd.port.mk>