e539e8eca0
lightweight and has no non-core prerequisites. (in the right dir this time) ok simon@
18 lines
358 B
Makefile
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>
|