Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=68dfef1cb95766068c3fbf776588d69eedb1a4ca

commit 68dfef1cb95766068c3fbf776588d69eedb1a4ca
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date:   Thu Nov 29 00:57:37 2007 +0100

perl-sgmlspm-1.03ii-1-i686
new package
makedepend for iputils

diff --git a/source/devel-extra/sgmlspl/FrugalBuild 
b/source/devel-extra/sgmlspl/FrugalBuild
new file mode 100644
index 0000000..643365a
--- /dev/null
+++ b/source/devel-extra/sgmlspl/FrugalBuild
@@ -0,0 +1,20 @@
+# Compiling Time: 0.1 SBU
+# Maintainer: Zsolt Szalai <[EMAIL PROTECTED]>
+
+_F_perl_name=SGMLSpm
+_F_perl_author=DMEGG
+pkgver=1.03ii
+pkgdesc="class for postprocessing the output from the sgmls and nsgmls 
parsers."
+Finclude perl
+archs=('i686' 'x86_64')
+up2date="lynx -dump http://search.cpan.org/~dmegg/|grep SGMLSpm.*/|sed 
's|.*-\(.*\)/|\1|;q'"
+sha1sums=('1ff07104fd70a1d1bf05f3523b94413049c1fc95')
+
+build()
+{
+       Fcd $_F_perl_name
+       Fsed 'PERL5DIR = .*' 'PERL5DIR = 
$(DESTDIR)/usr/lib/perl5/site_perl/current/' Makefile
+       Fsed 'BINDIR = .*' 'BINDIR = $(DESTDIR)/usr/bin' Makefile
+       Fmkdir /usr/lib/perl5/site_perl/current /usr/bin
+       Fmakeinstall
+}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to