opnsense-ports/devel/R-cran-bitops/Makefile
Franco Fichtner c67b59ed48 */*: sync with upstream
Taken from: HardenedBSD
2018-03-11 05:13:37 +01:00

18 lines
340 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= bitops
DISTVERSION= 1.0-6
PORTREVISION= 6
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Functions for Bitwise operations
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USES= cran:auto-plist,compiles
.include <bsd.port.mk>