mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
14 lines
255 B
Makefile
14 lines
255 B
Makefile
# Created by: Thierry Thomas (<thierry@FreeBSD.org>)
|
|
|
|
PORTNAME= Net_DIME
|
|
PORTVERSION= 1.0.2
|
|
PORTEPOCH= 1
|
|
CATEGORIES= net pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= The PEAR::Net_DIME class implements DIME encoding
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|