openbsd-ports/devel/p5-Test-File/Makefile
jasper 7ad7bea7ee import p5-Test-File 1.25
This modules provides a collection of test utilities for file
attributes.
2009-03-04 20:26:13 +00:00

19 lines
334 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2009/03/04 20:26:13 jasper Exp $
COMMENT= test file attributes
DISTNAME= Test-File-1.25
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= cpan
RUN_DEPENDS= ::devel/p5-Test-Manifest
.include <bsd.port.mk>