Added transfig, opefully the ugliest package of this world

svn path=/nixpkgs/trunk/; revision=5751
This commit is contained in:
Martin Bravenboer
2006-07-17 20:35:02 +00:00
parent 512ba2d502
commit bb3cfbe2a3
5 changed files with 178 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
--- fig2dev/dev/Imakefile.orig Thu Mar 25 22:47:18 2004
+++ fig2dev/dev/Imakefile Thu Mar 25 22:47:51 2004
@@ -18,6 +18,12 @@
XCOMM party to do so, with the only requirement being that this copyright
XCOMM notice remain intact.
+BINDIR = __PREFIX/bin
+USRLIBDIR = __PREFIX/lib
+DESTDIR = __DESTROOT
+MKDIRHIER = mkdirhier
+MANDIR = __PREFIX/share/man/$(MANSUFFIX)
+
INCLUDES = -I.. -I../..
#ifdef USE_PNG