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:
Satoshi Asami
1995-04-22 11:30:15 +00:00
parent 91f14a89e4
commit fc84a926f5
6 changed files with 14 additions and 10 deletions

View File

@@ -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