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