opnsense-ports/devel/py-phonenumbers/Makefile
Franco Fichtner fbd3a8f05b */*: sync with upstream
Taken from: FreeBSD
2015-12-08 06:53:43 +01:00

18 lines
393 B
Makefile

# Created by: Dmitry Sivachenko <demon@FreeBSD.org>
# $FreeBSD$
PORTNAME= phonenumbers
PORTVERSION= 7.1.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= demon@FreeBSD.org
COMMENT= Library for parsing, formatting, and validating intl phone numbers
LICENSE= APACHE20
USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>