# Created by: Alexander Botero-Lowry # $FreeBSD: head/devel/py-magic/Makefile 414503 2016-05-03 01:05:08Z lwhsu $ PORTNAME= magic PORTVERSION= 5.26 CATEGORIES= devel python MASTER_SITES= ftp://ftp.astron.com/pub/file/ \ ftp://ftp.gw.com/mirrors/pub/unix/file/ \ ftp://ftp.fu-berlin.de/unix/tools/file/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= file-${PORTVERSION} MAINTAINER= lwhsu@FreeBSD.org COMMENT= Python module for determining file type USES= python USE_PYTHON= distutils autoplist WRKSRC= ${WRKDIR}/file-${PORTVERSION}/python .include