17 lines
326 B
Makefile

# $OpenBSD: Makefile,v 1.8 2020/07/03 21:44:54 sthen Exp $
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>