aboutsummaryrefslogblamecommitdiff
path: root/math/octave-forge-sole/Makefile
blob: a5806fc2a1e5128b20585298aef2836d329b6082 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13

                                 
                 









                                                                   
                                               
 
                                                                       
 
                      
 
                                         

                   
                   

                      
PORTNAME=	octave-forge-sole
PORTVERSION=	0.1.1
PORTREVISION=	3
CATEGORIES=	math
MASTER_SITES=	https://sourceforge.net/projects/sole/files/latest/
DISTNAME=	download
DIST_SUBDIR=	octave-forge/sole

MAINTAINER=	stephen@FreeBSD.org
COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
WWW=		https://packages.octave.org/

LICENSE=	GPLv3
LICENSE_FILE=	${WRKDIR}/${OCTAVE_SRC}/COPYING

RUN_DEPENDS=	${OCTAVE_TARBALLS_DIR}/bim.tar.gz:math/octave-forge-bim

USES=		octave

OCTAVE_SRC=		${OCTAVE_PKGNAME}

NO_ARCH=	yes
NO_BUILD=	yes

.include <bsd.port.mk>