# Created by: Wen Heping # $FreeBSD$ PORTNAME= igraph DISTVERSION= 0.6.5-1 PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= R extension package for igraph LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual USE_R_MOD= yes R_MOD_AUTOPLIST= yes .include .if ${ARCH} == "sparc64" BROKEN= Does not compile on sparc64: uses i386 assembler .endif .include