openbsd-ports/devel/p5-File-Next/Makefile
pyr e539e8eca0 File::Next is a lightweight, taint-safe file-finding module. It's
lightweight and has no non-core prerequisites.

(in the right dir this time)

ok simon@
2007-08-29 08:04:04 +00:00

18 lines
358 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2007/08/29 08:04:04 pyr Exp $
COMMENT= File-finding iterator
MODULES= cpan
DISTNAME= File-Next-1.00
CATEGORIES= devel
MAINTAINER= Pierre-Yves Ritschard <pyr@spootnik.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>