diff options
Diffstat (limited to 'math/octave-forge-physicalconstants/Makefile')
-rw-r--r-- | math/octave-forge-physicalconstants/Makefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/math/octave-forge-physicalconstants/Makefile b/math/octave-forge-physicalconstants/Makefile deleted file mode 100644 index 41ff2c0b1fc0..000000000000 --- a/math/octave-forge-physicalconstants/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# New ports collection makefile for: octave-forge-physicalconstants -# Date created: 8 September 2008 -# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu> -# -# $FreeBSD$ -# - -PORTNAME= octave-forge-physicalconstants -PORTVERSION= 0.1.7 -PORTREVISION= 7 -CATEGORIES= math - -MAINTAINER= stephen@FreeBSD.org -COMMENT= Octave-forge package ${OCTAVE_PKGNAME} -GNU_CONFIGURE= yes - -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/Mk/bsd.octave.mk" -.include <bsd.port.post.mk> |