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