openbsd-ports/math/p5-Math-Base36/Makefile
2010-11-19 07:23:05 +00:00

17 lines
332 B
Makefile

# $OpenBSD: Makefile,v 1.3 2010/11/19 07:23:10 espie Exp $
COMMENT = encoding and decoding of base36 strings
MODULES = cpan
DISTNAME = Math-Base36-0.07
CATEGORIES = math
USE_GROFF = Yes
# Perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
.include <bsd.port.mk>