mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
15 lines
201 B
Makefile
15 lines
201 B
Makefile
COMMENT= pager utility
|
|
|
|
DISTNAME= Data-Pageset-1.06
|
|
REVISION= 1
|
|
CATEGORIES= databases
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
RUN_DEPENDS= databases/p5-Data-Page
|
|
|
|
.include <bsd.port.mk>
|