ports/devel/p5-File-ReadBackwards/Makefile

14 lines
184 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= module to read a file starting at the end
MODULES= cpan
PKG_ARCH= *
DISTNAME= File-ReadBackwards-1.06
CATEGORIES= devel
# perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>