aboutsummaryrefslogtreecommitdiffstats
path: root/dns/py-tld/Makefile
blob: dd26f9e5185a01b92a23f1aa2897d33135a88e58 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $FreeBSD$

PORTNAME=   tld
PORTVERSION=    0.7.10
CATEGORIES= dns python
MASTER_SITES=   CHEESESHOP
PKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= antoine@FreeBSD.org
COMMENT=    Extract the top level domain (TLD) from the URL given

LICENSE=    MPL11 GPLv2 LGPL21
LICENSE_COMB=   multi

RUN_DEPENDS=    ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}

NO_ARCH=    yes
USES=       python shebangfix
USE_PYTHON= autoplist concurrent distutils
SHEBANG_FILES=  src/tld/bin/update-tld-names

.include <bsd.port.mk>
er0.10-removal&id=67f12d415fec83113a7ddfbc9655db98b4e70a28'>Support LIBS like LDFLAGS.tijl2014-06-111-1/+1 * - Add staging supportpawel2014-04-082-21/+29 * In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-5/+2 * - Correct previous commit: rplay.in sb rplayd.in, rename file, fix Makefilescheidell2012-04-263-2/+2 * - Fix crash on amd64 when rplayd parses the rplay.hosts file (extra-patch for...scheidell2012-04-265-27/+311