2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.14 2010/12/03 11:45:39 ajacoutot Exp $
|
2004-01-17 10:58:06 -05:00
|
|
|
|
2006-12-24 14:50:51 -05:00
|
|
|
SHARED_ONLY= Yes
|
2002-09-19 03:27:42 -04:00
|
|
|
|
2007-09-15 14:44:36 -04:00
|
|
|
COMMENT= library of advanced math functions
|
2002-09-19 03:27:42 -04:00
|
|
|
|
2006-12-24 14:50:51 -05:00
|
|
|
MODULES= cpan
|
2009-11-06 04:17:28 -05:00
|
|
|
DISTNAME= Bit-Vector-7.1
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 1
|
2006-12-24 14:50:51 -05:00
|
|
|
CATEGORIES= math
|
2010-10-18 16:52:05 -04:00
|
|
|
USE_GROFF = Yes
|
2002-09-19 03:27:42 -04:00
|
|
|
|
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
|
|
|
2009-11-06 04:17:28 -05:00
|
|
|
# Perl
|
2002-09-19 03:27:42 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2004-12-27 21:46:18 -05:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
2010-11-19 02:23:05 -05:00
|
|
|
RUN_DEPENDS= devel/p5-Carp-Clan>=5.3
|
2004-12-27 21:46:18 -05:00
|
|
|
|
2002-09-19 03:27:42 -04:00
|
|
|
.include <bsd.port.mk>
|