summaryrefslogtreecommitdiff
path: root/net/pear-Net_DIME/Makefile
blob: 8484261c60726ae4b721d0a466a23a50b2a1ea4b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Thierry Thomas (<thierry@FreeBSD.org>)

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>