aboutsummaryrefslogtreecommitdiffstats
path: root/net/pear-Net_DIME/Makefile
blob: 0404918fdb36e9e5edeb8fd4e0ebaf5ca43f4794 (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= joneum@FreeBSD.org
COMMENT=    The PEAR::Net_DIME class implements DIME encoding

USES=       pear

.include <bsd.port.mk>