openbsd-ports/devel/p5-File-Listing/Makefile

18 lines
248 B
Makefile

COMMENT = parse directory listing
DISTNAME = File-Listing-6.15
CATEGORIES = devel
MAINTAINER = Nigel Taylor <nigel@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = www/p5-HTTP-Date
PKG_ARCH = *
.include <bsd.port.mk>