diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-04-15 04:34:11 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-04-15 04:34:11 +0000 |
commit | a28c2d8099f0f0cc8c0385a9a98b295cc60a943b (patch) | |
tree | ae1f986aa2e9664c1c9d92ffd5dcd33d331087e4 /print/dvi2xx | |
parent | 91552dc4b8e8dc93dc41e5aa4ccc3d7e924dd6ac (diff) | |
download | ports-a28c2d8099f0f0cc8c0385a9a98b295cc60a943b.tar.gz ports-a28c2d8099f0f0cc8c0385a9a98b295cc60a943b.zip |
Print Makefiles...this one was tough!
Notes
Notes:
svn path=/head/; revision=1360
Diffstat (limited to 'print/dvi2xx')
-rw-r--r-- | print/dvi2xx/Makefile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/print/dvi2xx/Makefile b/print/dvi2xx/Makefile index a802161f822b..8fecb8029fa5 100644 --- a/print/dvi2xx/Makefile +++ b/print/dvi2xx/Makefile @@ -1,4 +1,13 @@ +# New ports collection makefile for: dvi2xx +# Version required: 0.51alpha9 +# Date created: 14 October 1994 +# Whom: jmz +# +# $Id$ +# + DISTNAME= dvi2xx +PKGNAME= dvi2xx-0.51a9 DISTFILES= dvi2xx.tar.gz CATEGORIES+= printing |