From 87678894988b90db3005ea93d47dd2dabf821809 Mon Sep 17 00:00:00 2001 From: TAKATSU Tomonari Date: Sat, 17 Nov 2012 00:06:32 +0000 Subject: - Update to 1.0-5 - Add LICENSE Feature safe: yes --- devel/R-cran-bitops/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'devel/R-cran-bitops/Makefile') diff --git a/devel/R-cran-bitops/Makefile b/devel/R-cran-bitops/Makefile index 198ab91a41fd..12341de58e94 100644 --- a/devel/R-cran-bitops/Makefile +++ b/devel/R-cran-bitops/Makefile @@ -2,13 +2,16 @@ # $FreeBSD$ PORTNAME= bitops -DISTVERSION= 1.0-4.2 +DISTVERSION= 1.0-5 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Functions for Bitwise operations +LICENSE= GPLv2 GPLv3 +LICENSE_COMB= dual + USE_R_MOD= yes R_MOD_AUTOPLIST= yes -- cgit v1.2.3