openbsd-ports/devel/p5-File-ReadBackwards/Makefile
2013-03-11 10:50:00 +00:00

15 lines
290 B
Makefile

# $OpenBSD: Makefile,v 1.10 2013/03/11 10:50:17 espie Exp $
COMMENT= module to read a file starting at the end
MODULES= cpan
DISTNAME= File-ReadBackwards-1.05
CATEGORIES= devel
MAINTAINER= William Yodlowsky <william@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>