aboutsummaryrefslogblamecommitdiff
path: root/net/py-iplib/Makefile
blob: 2015aa9d249f34827dcac5038aaf004df0b54475 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                            
           

                     
                     



                                       
                                   

                                                             

                          
                      
                                           

                      
# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$

PORTNAME=	iplib
PORTVERSION=	1.2.1
CATEGORIES=	net python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	egypcio@FreeBSD.org
COMMENT=	Convert amongst many different IPv4 notations

LICENSE=	BSD3CLAUSE

USES=		python
USE_PYTHON=	autoplist distutils flavors

.include <bsd.port.mk>