diff options
Diffstat (limited to 'print/stylewriter/Makefile')
-rw-r--r-- | print/stylewriter/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/stylewriter/Makefile b/print/stylewriter/Makefile index 8008f87a7f5..29c3d4ea7d9 100644 --- a/print/stylewriter/Makefile +++ b/print/stylewriter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/05/10 15:39:08 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2001/02/17 17:51:55 wiz Exp $ # DISTNAME= stylewriter @@ -8,6 +8,7 @@ MASTER_SITES= http://www.pobox.com/~monroe/styl/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.pobox.com/~monroe/styl/ +COMMENT= Apple StyleWriter driver for un*x DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript DEPENDS+= enscript-1.6.1:../../print/enscript |