15 lines
266 B
Makefile
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>
|