Files
bluhm 5863fff71e update p5-File-Listing to 6.16
take maintainer
2024-12-30 14:35:44 +00:00

19 lines
253 B
Makefile

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