ports/devel/p5-File-Touch/Makefile

14 lines
253 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = update access and modification timestamps of files
MODULES = cpan
PKG_ARCH = *
DISTNAME = File-Touch-0.12
CATEGORIES = devel
MAINTAINER = Abel Abraham Camarillo Ojeda <acamari@verlet.org>
# Perl
PERMIT_PACKAGE = Yes
.include <bsd.port.mk>