15 lines
242 B
Makefile
15 lines
242 B
Makefile
|
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>
|