pkgsrc/math/R-date/Makefile

12 lines
270 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.8 2018/05/06 03:28:35 minskim Exp $
DISTNAME= date_1.2-38
CATEGORIES= math
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Functions for Handling Dates
LICENSE= gnu-gpl-v2
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"