I was going to convert the math Makefiles according to the new
rules in bsd.port.mk, but there weren't any Makefiles that needed any tweaking. :] So, just some cosmetic changes.
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
|
||||
# New ports collection makefile for: gnuplot
|
||||
# Version required: 3.5
|
||||
# Date created: 6 October 1994
|
||||
# Whom: jmz
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1995/04/11 01:18:55 asami Exp $
|
||||
# $Id: Makefile,v 1.3 1995/04/11 02:01:00 jmz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnuplot
|
||||
PKGNAME= gnuplot-3.5
|
||||
MASTER_SITES= ftp://ftp.dartmouth.edu/pub/gnuplot/
|
||||
MAINTAINER= jmz@FreeBSD.org
|
||||
DISTFILES= gnuplot3.5.tar.Z
|
||||
|
||||
MAINTAINER= jmz@FreeBSD.org
|
||||
|
||||
pre-install:
|
||||
@mkdir -p ${PREFIX}/bin
|
||||
@mkdir -p ${PREFIX}/lib
|
||||
|
||||
Reference in New Issue
Block a user