openbsd-ports/math/p5-Math-Calc-Units/Makefile

17 lines
322 B
Makefile
Raw Normal View History

2011-03-10 18:23:17 -05:00
# $OpenBSD: Makefile,v 1.4 2011/03/10 23:23:17 jasper Exp $
COMMENT= human-readable unit-aware calculator
MODULES= cpan
2011-03-10 18:23:17 -05:00
DISTNAME= Math-Calc-Units-1.07
CATEGORIES= math
2010-10-18 16:52:05 -04:00
USE_GROFF = Yes
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>