Tweak sysutils/ansible23 version 2.3.2.0
[dports.git] / net / pear-Net_DIME / Makefile
1 # Created by: Thierry Thomas (<thierry@FreeBSD.org>)
2 # $FreeBSD$
3
4 PORTNAME=       Net_DIME
5 PORTVERSION=    1.0.2
6 PORTEPOCH=      1
7 CATEGORIES=     net pear
8
9 MAINTAINER=     joneum@FreeBSD.org
10 COMMENT=        The PEAR::Net_DIME class implements DIME encoding
11
12 USES=           pear
13
14 .include <bsd.port.mk>