2009-11-06 09:19:34 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.18 2009/11/06 09:19:34 giovanni Exp $
|
2004-01-17 15:58:06 +00:00
|
|
|
|
2006-11-25 16:32:33 +00:00
|
|
|
SHARED_ONLY= Yes
|
2001-05-06 00:12:42 +00:00
|
|
|
|
2007-09-16 02:52:56 +00:00
|
|
|
COMMENT= date calculations for the Gregorian calendar
|
2000-09-16 14:53:15 +00:00
|
|
|
|
2006-11-25 16:32:33 +00:00
|
|
|
MODULES= cpan
|
2009-11-06 09:19:34 +00:00
|
|
|
DISTNAME= Date-Calc-6.3
|
2006-11-25 16:32:33 +00:00
|
|
|
CATEGORIES= devel
|
2000-09-16 14:53:15 +00:00
|
|
|
|
2002-09-19 07:30:50 +00:00
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
|
|
|
2009-11-06 09:19:34 +00:00
|
|
|
# Perl
|
2000-09-16 14:53:15 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2004-12-01 05:38:47 +00:00
|
|
|
RUN_DEPENDS= :p5-Bit-Vector->=6.2:math/p5-Bit-Vector \
|
|
|
|
:p5-Carp-Clan->=5.3:devel/p5-Carp-Clan
|
2004-06-26 07:35:05 +00:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
2002-09-19 07:30:50 +00:00
|
|
|
|
2000-09-16 14:53:15 +00:00
|
|
|
.include <bsd.port.mk>
|