1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/news/py-yenc/Makefile
2015-10-08 15:12:22 +00:00

18 lines
355 B
Makefile

# Created by: 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= jlaffaye@FreeBSD.org
COMMENT= yenc decoding module for Python in C
USES= python
USE_PYTHON= distutils
.include <bsd.port.mk>