freebsd-ports/devel/R-cran-bitops/Makefile
2012-06-26 23:57:00 +00:00

20 lines
384 B
Makefile

# New ports collection makefile for: R-cran-bitops
# Date created: 2011-08-28
# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= bitops
DISTVERSION= 1.0-4.1
PORTREVISION= 6
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Functions for Bitwise operations
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>