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

                        
                                   
                                                                 
                                                     
 
                    
 
                      
PORTNAME=	Net_DIME
PORTVERSION=	1.0.2
PORTEPOCH=	1
CATEGORIES=	net pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	The PEAR::Net_DIME class implements DIME encoding
WWW=		https://pear.php.net/package/Net_DIME

USES=		pear

.include <bsd.port.mk>