ports/www/p5-Data-Page-Pageset/Makefile

15 lines
242 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= change long page list to be shorter and well navigate
MODULES= cpan
PKG_ARCH= *
DISTNAME= Data-Page-Pageset-1.02
CATEGORIES= www
REVISION= 0
# perl
PERMIT_PACKAGE= Yes
BUILD_DEPENDS= databases/p5-Data-Page
.include <bsd.port.mk>