Update databases/rocksdb to version 3.11.2
[dports.git] / net / pear-Net_Ident / Makefile
1 # Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
2 # $FreeBSD$
3
4 PORTNAME=       Net_Ident
5 PORTVERSION=    1.1.0
6 CATEGORIES=     net www pear
7
8 MAINTAINER=     ports@FreeBSD.org
9 COMMENT=        PEAR identification protocol implementation
10
11 USES=   pear
12
13 .include <bsd.port.mk>