PORTNAME=	Structures_LinkedList
PORTVERSION=	0.2.2
CATEGORIES=	devel pear

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	Implements singly and doubly-linked lists
WWW=		https://pear.php.net/package/Structures_LinkedList

USES=		pear

.include <bsd.port.mk>
