freebsd-ports/math/octave-forge-plot/Makefile
Beat Gaetzi e6026dd406 - Update to 1.0.7
- Pet portlint

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

18 lines
411 B
Makefile

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