aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_Ident/Makefile
blob: e15882be08afa794c550705547dcd29eaa73fcbe (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>)

PORTNAME=	Net_Ident
PORTVERSION=	1.1.0
CATEGORIES=	net www pear

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

NO_ARCH=	yes
USES=		pear

.include <bsd.port.mk>