New package: byacc-20141128
This commit is contained in:
		
							
								
								
									
										16
									
								
								srcpkgs/byacc/template
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								srcpkgs/byacc/template
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,16 @@
 | 
			
		||||
# Template file for 'byacc'
 | 
			
		||||
pkgname=byacc
 | 
			
		||||
version=20141128
 | 
			
		||||
revision=1
 | 
			
		||||
build_style=gnu-configure
 | 
			
		||||
configure_args="--program-transform=s,^,b,"
 | 
			
		||||
short_desc="Berkeley yacc, a LALR(1) parser generator"
 | 
			
		||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
 | 
			
		||||
license="Public Domain"
 | 
			
		||||
homepage="http://invisible-island.net/byacc/"
 | 
			
		||||
distfiles="ftp://invisible-island.net/${pkgname}/${pkgname}-${version}.tgz"
 | 
			
		||||
checksum=f517fc21f08c1a1f010177357df58fc64eb1131011e5dcd48c19fe44c47198d0
 | 
			
		||||
 | 
			
		||||
post_install() {
 | 
			
		||||
	vlicense README LICENSE
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user