17 lines
243 B
Makefile
17 lines
243 B
Makefile
COMMENT = simple, sane and efficient file slurper
|
|
|
|
DISTNAME = File-Slurp-Tiny-0.004
|
|
|
|
CATEGORIES = devel
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MAINTAINER = Wen Heping <wenheping2000@hotmail.com>
|
|
|
|
MODULES = cpan
|
|
|
|
PKG_ARCH = *
|
|
|
|
.include <bsd.port.mk>
|