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

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

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	The PEAR::Net_DIME class implements DIME encoding

USES=	pear

.include <bsd.port.mk>