ports/devel/pear-Pager/Makefile
2021-09-22 06:23:27 +08:00

16 lines
264 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
PORTNAME= Pager
PORTVERSION= 2.5.1
CATEGORIES= devel www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Data paging class
LICENSE= BSD2CLAUSE
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>