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

19 lines
384 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.3 2006/12/25 13:40:28 simon Exp $
2006-11-04 10:33:38 -05:00
COMMENT= "checks intelligently if files have changed"
MODULES= cpan
2006-11-04 10:33:38 -05:00
DISTNAME= File-Modified-0.07
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= devel
2006-11-04 10:33:38 -05:00
MAINTAINER= Simon Dassow <simon@openbsd.org>
2006-11-04 10:33:38 -05:00
# perl
2006-11-04 10:33:38 -05:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>