diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-01 03:08:29 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-01 03:08:29 +0000 |
commit | d173fd124fb15e97ec856815ead915779d8616b3 (patch) | |
tree | 79a743c02166ccb03e76123549f8415eabab3176 /print/Makefile | |
parent | a5724cba62e665acd944c0d6f34a6d6b024ee4da (diff) |
New port: print/foomatic-db
foomatic printer driver database
PR: ports/48814
Submitted by: Martin Ranne <gasp@ridcully.dnsalias.org>
Notes
Notes:
svn path=/head/; revision=77893
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 02ad55631509..232e4196d052 100644 --- a/print/Makefile +++ b/print/Makefile @@ -56,6 +56,7 @@ SUBDIR += enscriptfonts SUBDIR += envelope SUBDIR += font2svg + SUBDIR += foomatic-db SUBDIR += freetype SUBDIR += freetype2 SUBDIR += ft2demos |