2008-09-09 08:42:55 +02:00
|
|
|
# New ports collection makefile for: octave-forge-zenity
|
|
|
|
# Date created: 8 September 2008
|
2008-09-08 08:45:04 +02:00
|
|
|
# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= octave-forge-zenity
|
2009-05-27 01:02:30 +02:00
|
|
|
PORTVERSION= 0.5.7
|
2011-06-30 22:55:50 +02:00
|
|
|
PORTREVISION= 5
|
2009-05-27 01:02:30 +02:00
|
|
|
CATEGORIES= math
|
2008-09-08 08:45:04 +02:00
|
|
|
|
2011-06-14 09:38:51 +02:00
|
|
|
MAINTAINER= stephen@FreeBSD.org
|
2009-05-27 01:02:30 +02:00
|
|
|
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
|
2010-06-02 18:23:51 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2008-09-08 08:45:04 +02:00
|
|
|
|
|
|
|
RUN_DEPENDS+= zenity:${PORTSDIR}/x11/zenity
|
|
|
|
|
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
.include "${PORTSDIR}/Mk/bsd.octave.mk"
|
|
|
|
.include <bsd.port.post.mk>
|