bff: remove duplicate build_style
This commit is contained in:
parent
baf86c9dfd
commit
74795828f9
|
@ -1,12 +1,11 @@
|
|||
# Template build file for 'bff'.
|
||||
# Template file for 'bff'
|
||||
pkgname=bff
|
||||
version=1.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_style=fetch
|
||||
short_desc="Brainfuck interpreter (DBFI dialect)"
|
||||
maintainer="ananteris <ananteris@mailinator.com>"
|
||||
homepage="http://mazonka.com/brainf/"
|
||||
build_style=fetch
|
||||
distfiles="${homepage}/bff4.c"
|
||||
license="Public Domain"
|
||||
checksum=6139b587a7ac40b0bda023064172e9bbccfce15cd8c879ec601e8ee70b83aec3
|
||||
|
|
Loading…
Reference in New Issue