openbsd-ports/devel/p5-File-Touch/Makefile

18 lines
390 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2012/04/13 20:40:47 okan 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
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
.include <bsd.port.mk>