mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
5863fff71e
take maintainer
19 lines
253 B
Makefile
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>
|