openbsd-ports/devel/p5-BSD-stat/Makefile

23 lines
394 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.10 2010/12/03 11:44:27 ajacoutot Exp $
SHARED_ONLY= Yes
COMMENT= stat() with BSD 4.4 extentions
DISTNAME= BSD-stat-1.21
REVISION= 3
CATEGORIES= devel
2010-10-18 13:47:50 -04:00
USE_GROFF = Yes
MAINTAINER= Alexander Bluhm <bluhm@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= cpan
.include <bsd.port.mk>