6f8c351112
Sponsored by: Netzkommune GmbH
14 lines
264 B
Makefile
14 lines
264 B
Makefile
# 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>
|