summaryrefslogtreecommitdiff
path: root/net/pear-Net_Ident/Makefile
blob: edf4c71981f851986fe0761876492e6b61477daa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$

PORTNAME=	Net_Ident
PORTVERSION=	1.1.0
CATEGORIES=	net www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PEAR identification protocol implementation

USES=	pear

.include <bsd.port.mk>