diff options
author | alane <alane@FreeBSD.org> | 2002-06-13 10:53:52 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-06-13 10:53:52 +0800 |
commit | 0f8b186bc76df2af2d45796f4008b3525fe414f5 (patch) | |
tree | 2b1888fdcbea521e79ebcd0b0333f6b4a3e503df /print/Makefile | |
parent | 03ac6fca80dbc07f6f12cc4e255b661ec007bc66 (diff) | |
download | freebsd-ports-gnome-0f8b186bc76df2af2d45796f4008b3525fe414f5.tar.gz freebsd-ports-gnome-0f8b186bc76df2af2d45796f4008b3525fe414f5.tar.zst freebsd-ports-gnome-0f8b186bc76df2af2d45796f4008b3525fe414f5.zip |
Add envelope 1.0.0, command-line Postscript envelope printer.
PR: 38214
Submitted by: Alan Eldridge ports@geeksrus.net
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index fb4fcc92d7aa..8d2b339939a5 100644 --- a/print/Makefile +++ b/print/Makefile @@ -50,6 +50,7 @@ SUBDIR += enscript-letter SUBDIR += enscript-letterdj SUBDIR += enscriptfonts + SUBDIR += envelope SUBDIR += freetype SUBDIR += freetype2 SUBDIR += ft2demos |