diff options
Diffstat (limited to 'print/yatex-xemacs')
-rw-r--r-- | print/yatex-xemacs/Makefile | 10 | ||||
-rw-r--r-- | print/yatex-xemacs/pkg-comment | 1 |
2 files changed, 6 insertions, 5 deletions
diff --git a/print/yatex-xemacs/Makefile b/print/yatex-xemacs/Makefile index 452391afb404..78bb81bc9368 100644 --- a/print/yatex-xemacs/Makefile +++ b/print/yatex-xemacs/Makefile @@ -3,15 +3,15 @@ # Date created: 98/11/17 # Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> # -# $Id: Makefile,v 1.4 1998/11/20 18:19:09 itojun Exp $ +# $Id: Makefile,v 1.5 1998/12/01 03:06:24 asami Exp $ # -PKGNAME= ja-yatex-1.66 -CATEGORIES= japanese print elisp +PKGNAME= yatex-xemacs-1.66 -MULE= yes +XEMACS= yes -MASTERDIR= ${.CURDIR}/../../print/yatex +MASTERDIR= ${.CURDIR}/../yatex +COMMENT= ${.CURDIR}/pkg/COMMENT PLIST= ${.CURDIR}/pkg/PLIST .include "${MASTERDIR}/Makefile" diff --git a/print/yatex-xemacs/pkg-comment b/print/yatex-xemacs/pkg-comment new file mode 100644 index 000000000000..6e01cc0e1974 --- /dev/null +++ b/print/yatex-xemacs/pkg-comment @@ -0,0 +1 @@ +Yet Another LaTeX mode and html mode on Emacs (for XEmacs19, XEmacs20) |