openbsd-ports/math/p5-Math-Fibonacci/Makefile
2013-03-11 11:20:26 +00:00

18 lines
285 B
Makefile

# $OpenBSD: Makefile,v 1.4 2013/03/11 11:23:55 espie Exp $
COMMENT= Fibonacci numbers
DISTNAME= Math-Fibonacci-1.5
REVISION= 0
CATEGORIES= math
MAINTAINER= Michael Erdely <merdely@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
USE_GROFF = Yes
.include <bsd.port.mk>