openbsd-ports/math/p5-Math-Base85/Makefile

16 lines
275 B
Makefile
Raw Normal View History

2013-03-11 07:20:26 -04:00
# $OpenBSD: Makefile,v 1.2 2013/03/11 11:23:55 espie Exp $
COMMENT = module handles numbers in base 85
DISTNAME = Math-Base85-0.2
CATEGORIES = math
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
.include <bsd.port.mk>