13 lines
185 B
Makefile
13 lines
185 B
Makefile
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>
|