ports/devel/p5-IPC-ShareLite/Makefile

16 lines
221 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= simple interface to access shared memory
MODULES= cpan
DISTNAME= IPC-ShareLite-0.17
REVISION= 5
CATEGORIES= devel
# perl
PERMIT_PACKAGE= Yes
WANTLIB += c perl
MAKE_ENV+= TEST_POD=Yes
.include <bsd.port.mk>