aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Pager/Makefile
blob: 848939f0e740159b0210dee445f1f4500f9926b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)

PORTNAME=	Pager
PORTVERSION=	2.5.1
CATEGORIES=	devel www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PEAR data paging class

LICENSE=	BSD2CLAUSE

USES=		pear

.include <bsd.port.mk>