openbsd-ports/math/p5-Math-Base36/Makefile
2010-10-18 20:52:05 +00:00

17 lines
331 B
Makefile

# $OpenBSD: Makefile,v 1.2 2010/10/18 20:52:06 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>