openbsd-ports/devel/p5-File-Touch/Makefile
2022-03-11 18:49:30 +00:00

15 lines
266 B
Makefile

COMMENT = update access and modification timestamps of files
MODULES = cpan
PKG_ARCH = *
DISTNAME = File-Touch-0.11
CATEGORIES = devel
REVISION = 0
MAINTAINER = Abel Abraham Camarillo Ojeda <acamari@verlet.org>
# Perl
PERMIT_PACKAGE = Yes
.include <bsd.port.mk>