blob: 122e12a6000ab3cb7476940b506eef86afead8e6 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/tmpl/tmpl-0.1.ebuild,v 1.6 2004/06/24 23:04:04 agriffis Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: Syntax for Sam Tregar's HTML::Template"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=254"
LICENSE="vim"
KEYWORDS="x86 alpha ia64 sparc amd64 ~ppc"
|