# Created by: Yuri Victorovich # $FreeBSD: head/www/py-rfc3986/Makefile 405459 2016-01-07 15:41:35Z culot $ PORTNAME= rfc3986 PORTVERSION= 0.3.1 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@rawbw.com COMMENT= Python implementation of RFC 3986 LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= sigmavirus24 USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes .include