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

16 lines
309 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2007/07/25 20:40:56 simon Exp $
COMMENT= human-readable unit-aware calculator
MODULES= cpan
DISTNAME= Math-Calc-Units-1.06
CATEGORIES= math
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>