# Ports collection makefile for: pear-Structures_LinkedList # Date created: 26 April 2012 # Whom: Muhammad Moinur Rahman <5u623l20@gmail.com> # # $FreeBSD$ # PORTNAME= Structures_LinkedList PORTVERSION= 0.2.2 CATEGORIES= devel pear MAINTAINER= 5u623l20@gmail.com COMMENT= Implements singly and doubly-linked lists PEAR_AUTOINSTALL= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include