aboutsummaryrefslogblamecommitdiff
path: root/net/pear-Net_Ident/Makefile
blob: b30a10ba03997d98fd54440556164bf306ef1903 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                                    
           




                            
                                  

                                                           

                    
 
                      
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$

PORTNAME=	Net_Ident
PORTVERSION=	1.1.0
CATEGORIES=	net www pear

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

NO_ARCH=	yes
USES=		pear

.include <bsd.port.mk>