# New ports collection makefile for: py-iplib # Date created: 2010-02-22 # Whom: Gea-Suan Lin # # $FreeBSD$ # PORTNAME= iplib PORTVERSION= 1.1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= gslin@gslin.org COMMENT= Convert amongst many different IPv4 notations USE_PYTHON= yes USE_PYDISTUTILS= yes .include