pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-shapefiles Add a LICENSE and regularize the Mak...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9b66869cd386
branches: trunk
changeset: 602506:9b66869cd386
user: brook <brook%pkgsrc.org@localhost>
date: Sun Apr 15 13:13:17 2012 +0000
description:
Add a LICENSE and regularize the Makefile format.
diffstat:
math/R-shapefiles/Makefile | 17 +++++++++--------
1 files changed, 9 insertions(+), 8 deletions(-)
diffs (28 lines):
diff -r ffb01dd9806b -r 9b66869cd386 math/R-shapefiles/Makefile
--- a/math/R-shapefiles/Makefile Sun Apr 15 13:09:40 2012 +0000
+++ b/math/R-shapefiles/Makefile Sun Apr 15 13:13:17 2012 +0000
@@ -1,15 +1,16 @@
-# $NetBSD: Makefile,v 1.4 2008/10/13 19:27:42 markd Exp $
+# $NetBSD: Makefile,v 1.5 2012/04/15 13:13:17 brook Exp $
#
-CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
-MAINTAINER= mchittur%cs.nmsu.edu@localhost
-HOMEPAGE= ${R_HOMEPAGE_BASE}/shapefiles/
-COMMENT= Functions to read and write ESRI shapefiles
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= ${R_HOMEPAGE_BASE}/shapefiles/
+COMMENT= Functions to read and write ESRI shapefiles
+LICENSE= gnu-gpl-v2
-R_PKGNAME= shapefiles
-R_PKGVER= 0.6
+R_PKGNAME= shapefiles
+R_PKGVER= 0.6
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index