diff --git a/srcpkgs/python-graphviz/template b/srcpkgs/python-graphviz/template deleted file mode 100644 index 8efa3fb4242..00000000000 --- a/srcpkgs/python-graphviz/template +++ /dev/null @@ -1,18 +0,0 @@ -# Template file for 'python-graphviz' -pkgname=python-graphviz -version=0.13 -revision=3 -archs=noarch -wrksrc="${pkgname/python-/}-${version}" -build_style=meta -short_desc="Simple Python2 interface for Graphviz (removed package)" -maintainer="Orphaned " -license="MIT" -homepage="https://github.com/xflr6/graphviz" -changelog="https://github.com/xflr6/graphviz/blob/master/CHANGES.txt" -distfiles="https://github.com/xflr6/graphviz/archive/${version}.tar.gz" -checksum=e1afdadc1dcd4a4193f967f421bf6688d259685d8d8d989b8a57f7d2cf64d1ca - -post_install() { - vlicense LICENSE.txt -}