freebsd-ports/math/octave-forge-ftp/Makefile
Beat Gaetzi f60d8257e2 - Update to 1.0.2
- Pet portlint

PR:		ports/134404
Submitted by:	Stephen Montgomery-Smith <stephen AT missouri.edu> (maintainer)
Approved by:	miwi (mentor)
2009-05-26 22:08:46 +00:00

21 lines
495 B
Makefile

# New ports collection makefile for: octave-forge-ftp
# Date created: 8 September 2008
# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
#
# $FreeBSD$
#
PORTNAME= octave-forge-ftp
PORTVERSION= 1.0.2
CATEGORIES= math
MAINTAINER= stephen@missouri.edu
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
LIB_DEPENDS+= ftp:${PORTSDIR}/ftp/ftplib
RUN_DEPENDS+= swig:${PORTSDIR}/devel/swig13
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.octave.mk"
.include <bsd.port.post.mk>