aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_Ident/Makefile
blob: 3888132937fbdf5a62647fea336d9446c2d7185d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PORTNAME=	Net_Ident
PORTVERSION=	1.1.0
CATEGORIES=	net www pear

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

NO_ARCH=	yes
USES=		pear

.include <bsd.port.mk>