mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 15:07:01 -04:00
16 lines
264 B
Makefile
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>
|