void-packages/templates/monodoc.tmpl
Juan RP ac80ddda40 Use bash features to improve $distfiles parsing.
That means that it's not necessary anymore to use an '@' before the
extract suffix string. yay.

--HG--
extra : convert_revision : 83ce2c783cb917ef59b87eacb0565cfcff277218
2008-10-28 23:57:52 +01:00

15 lines
550 B
Cheetah

# Template build file for 'monodoc'.
pkgname=monodoc
version=2.0
distfiles="
http://ftp.novell.com/pub/mono/sources/monodoc/$pkgname-$version.zip"
build_style=gnu_configure
make_cmd="$XBPS_MASTERDIR/bin/gmake"
pkgconfig_override="monodoc.pc"
short_desc="Documentation for the Mono class libraries"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=adf9aa8f57befd266f90a34b27ca8cd98f5b9e90
long_desc="
MonoDoc module contains the documentation for the Mono class libraries,
tools to produce and edit the documentation, and a documentation browser."