opnsense-ports/devel/pear-Structure_LinkedList/Makefile
Franco Fichtner 2b7ac3842b */*: sync with upstream
Taken from: FreeBSD
2017-06-11 11:06:07 +02:00

13 lines
263 B
Makefile

# Created by: Muhammad Moinur Rahman <5u623l20@gmail.com>
# $FreeBSD$
PORTNAME= Structures_LinkedList
PORTVERSION= 0.2.2
CATEGORIES= devel pear
MAINTAINER= bofh@FreeBSD.org
COMMENT= Implements singly and doubly-linked lists
USES= pear
.include <bsd.port.mk>