2022-03-11 18:49:30 +00:00

13 lines
235 B
Makefile

COMMENT= load the contents of a text file into an array of lines
MODULES= cpan
PKG_ARCH= *
DISTNAME= File-LoadLines-0.02
CATEGORIES= devel
MAINTAINER= Todd C. Miller <millert@openbsd.org>
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>