14 lines
223 B
Makefile
14 lines
223 B
Makefile
# $OpenBSD: Makefile,v 1.12 2019/07/12 21:02:16 sthen Exp $
|
|
|
|
COMMENT= File-finding iterator
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= File-Next-1.16
|
|
CATEGORIES= devel
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|