freebsd-ports/devel/pear-Var_Dump/Makefile
2014-09-23 15:15:04 +00:00

13 lines
292 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= Var_Dump
PORTVERSION= 1.0.4
CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= Provides methods for dumping structured information about a variable
USES= pear
.include <bsd.port.mk>