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

16 lines
275 B
Makefile

# $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>