freebsd-ports/net/pear-Net_DIME/Makefile

15 lines
264 B
Makefile
Raw Normal View History

# Created by: Thierry Thomas (<thierry@FreeBSD.org>)
# $FreeBSD$
PORTNAME= Net_DIME
2010-11-04 11:01:11 +01:00
PORTVERSION= 1.0.2
PORTEPOCH= 1
CATEGORIES= net pear
MAINTAINER= ports@FreeBSD.org
COMMENT= The PEAR::Net_DIME class implements DIME encoding
2014-09-23 18:57:57 +02:00
USES= pear
2014-09-23 18:57:57 +02:00
.include <bsd.port.mk>