20 lines
306 B
Makefile

# $OpenBSD: Makefile,v 1.21 2020/07/03 21:44:40 sthen Exp $
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>