aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_DIME/Makefile
blob: 07d6c9bed5c74eeef6a67e6ff224b42054508cee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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

USES=		pear

.include <bsd.port.mk>