Update databases/rocksdb to version 3.11.2
[dports.git] / net / py-iplib / Makefile
1 # Created by: Gea-Suan Lin <gslin@gslin.org>
2 # $FreeBSD$
3
4 PORTNAME=       iplib
5 PORTVERSION=    1.1
6 PORTREVISION=   1
7 CATEGORIES=     net python
8 MASTER_SITES=   CHEESESHOP
9 PKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX}
10
11 MAINTAINER=     ports@FreeBSD.org
12 COMMENT=        Convert amongst many different IPv4 notations
13
14 USES=           python
15 USE_PYTHON=     distutils autoplist
16
17 .include <bsd.port.mk>