aboutsummaryrefslogblamecommitdiff
path: root/net/pear-Net_Ident/Makefile
blob: bd3c9c23ed769ffa166a0b22b21b9af1a0b5bae2 (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=	miwi@FreeBSD.org
COMMENT=	PEAR identification protocol implementation

BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS:=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear

PEAR_AUTOINSTALL=	yes

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>