pkgsrc/math/R-date/Makefile

15 lines
298 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.10 2019/08/08 19:53:48 brook Exp $
R_PKGNAME= date
R_PKGVER= 1.2-38
CATEGORIES= math
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Functions for handling dates
LICENSE= gnu-gpl-v2
USE_LANGUAGES= c
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"