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

18 lines
245 B
Makefile

COMMENT = stat() with BSD 4.4 extentions
DISTNAME = BSD-stat-1.35
REVISION = 2
CATEGORIES = devel
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# perl
PERMIT_PACKAGE = Yes
WANTLIB += c perl
MODULES = cpan
.include <bsd.port.mk>