2019-08-08 21:53:36 +02:00
|
|
|
# $NetBSD: Makefile,v 1.10 2019/08/08 19:53:48 brook Exp $
|
2005-11-04 09:12:44 +01:00
|
|
|
|
2019-08-08 21:53:36 +02:00
|
|
|
R_PKGNAME= date
|
|
|
|
R_PKGVER= 1.2-38
|
|
|
|
CATEGORIES= math
|
2005-11-04 09:12:44 +01:00
|
|
|
|
2012-04-15 17:22:37 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2019-07-31 21:19:17 +02:00
|
|
|
COMMENT= Functions for handling dates
|
2012-04-15 17:22:37 +02:00
|
|
|
LICENSE= gnu-gpl-v2
|
2005-11-04 09:12:44 +01:00
|
|
|
|
2019-07-31 21:19:17 +02:00
|
|
|
USE_LANGUAGES= c
|
|
|
|
|
2005-11-04 09:12:44 +01:00
|
|
|
.include "../../math/R/Makefile.extension"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|