14 lines
225 B
Makefile
14 lines
225 B
Makefile
# $OpenBSD: Makefile,v 1.13 2020/02/10 16:12:54 benoit Exp $
|
|
|
|
COMMENT= File-finding iterator
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME = File-Next-1.18
|
|
CATEGORIES= devel
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|