1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/net/pear-XML_RPC/Makefile
2021-05-23 00:20:48 +08:00

14 lines
247 B
Makefile

# Created by: Alex Dupre <ale@FreeBSD.org>
PORTNAME= XML_RPC
PORTVERSION= 1.5.5
CATEGORIES= net devel pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PHP implementation of the XML-RPC protocol
USE_PHP= xml
USES= pear php
.include <bsd.port.mk>