# New ports collection makefile for: octave-forge-generate_html # Date created: 7 June 2009 # Whom: Stephen Montgomery-Smith # # $FreeBSD$ # PORTNAME= octave-forge-generate_html PORTVERSION= 0.1.3 CATEGORIES= math MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} .include .include "${PORTSDIR}/Mk/bsd.octave.mk" do-build: @${DO_NADA} post-build: cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${DISTNAME} .include