15 lines
245 B
Makefile

# $OpenBSD: Makefile,v 1.9 2020/07/03 21:45:28 sthen Exp $
COMMENT= human-readable unit-aware calculator
MODULES= cpan
PKG_ARCH= *
DISTNAME= Math-Calc-Units-1.07
CATEGORIES= math
REVISION= 0
# Perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>