summaryrefslogtreecommitdiffstats
path: root/devel/py-mimeparse/Makefile
blob: 588acbc7c420144cc3411612af441a487b1f6ad2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: William Grzybowski
# $FreeBSD$

PORTNAME=	mimeparse
PORTVERSION=	0.1.3
CATEGORIES=	devel python
MASTER_SITES=	GOOGLE_CODE
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	wg@FreeBSD.org
COMMENT=	Basic functions for handling mime-types in Python

USE_PYTHON=	2.5+
USE_PYDISTUTILS=yes

PLIST_SUB=	VERSION=${PORTVERSION} PYVER=${PYTHON_VERSION:S/python//}

NO_STAGE=	yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud