aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1996-12-22 04:38:42 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1996-12-22 04:38:42 +0000
commitb2b36fa4e15bceac763c7f4dc950042456c73e85 (patch)
tree6a8c455e78532f07260424d4d9a8f5393f96f2be /graphics/Makefile
parent1ba25af393be58f95d98fd2a59531ed70fd13f56 (diff)
downloadports-b2b36fa4e15bceac763c7f4dc950042456c73e85.tar.gz
ports-b2b36fa4e15bceac763c7f4dc950042456c73e85.zip
Add pgplot.
Notes
Notes: svn path=/head/; revision=5055
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index e42718ad0e1d..e58a47ca7e53 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.32 1996/11/26 08:34:28 asami Exp $
+# $Id: Makefile,v 1.33 1996/12/19 22:34:52 fenner Exp $
#
SUBDIR += ImageMagick
@@ -24,6 +24,7 @@
SUBDIR += netpbm
SUBDIR += p5-Image-Size
SUBDIR += pixmap
+ SUBDIR += pgplot
SUBDIR += png
SUBDIR += povray
SUBDIR += spigot