aboutsummaryrefslogblamecommitdiff
path: root/math/octave-forge-oct2mat/Makefile
blob: a631aaa5a233b724e861d99915e14de6f420b50d (plain) (tree)
1
2
3
4
5
6
7
8
9
                                    
                     
                  

                    
                                   
                                                      
                                              
 
                          
                                 
 
                   
 
                                                              
 

                                            
PORTNAME=	octave-forge-oct2mat
PORTVERSION=	1.0.7
PORTREVISION=	27
CATEGORIES=	math

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

LICENSE=	BSD3CLAUSE
LICENSE_FILE=	${WRKSRC}/COPYING

GNU_CONFIGURE=	yes

RUN_DEPENDS+=	${TARBALLS_DIR}/io.tar.gz:math/octave-forge-io

.include "${.CURDIR}/../../Mk/bsd.octave.mk"
.include <bsd.port.mk>