15 lines
306 B
Makefile
15 lines
306 B
Makefile
# $OpenBSD: Makefile,v 1.2 2013/03/11 10:50:17 espie Exp $
|
|
|
|
COMMENT = update access and modification timestamps of files
|
|
|
|
MODULES = cpan
|
|
DISTNAME = File-Touch-0.08
|
|
CATEGORIES = devel
|
|
|
|
MAINTAINER = Abel Abraham Camarillo Ojeda <acamari@verlet.org>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
.include <bsd.port.mk>
|