mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
14 lines
184 B
Makefile
14 lines
184 B
Makefile
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>
|