Files
bsdports/pear/pear-Net_DIME/Makefile
2019-12-26 07:26:06 +00:00

15 lines
200 B
Makefile

#
# $Id$
#
PORTNAME= Net_DIME
PORTVERSION= 1.0.2
CATEGORIES= net pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= The PEAR::Net_DIME class implements DIME encoding
USES= pear
.include <bsd.port.mk>
#EOF