# Template file for 'sed' pkgname=sed version=4.2.1 revision=3 homepage="http://www.gnu.org/software/sed" distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz" build_style=gnu-configure configure_args="--without-included-regex" makedepends="acl-devel" short_desc="The GNU stream editor" maintainer="Juan RP " license="GPL-3" checksum=8773541ce097fdc4c5b9e7da12a82dffbb30cd91f7bc169f52f05f93b7fc3060 long_desc=" Sed, the GNU Stream Editor, copies the named files (standard input default) to the standard output, edited according to a script of commands."