mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
parent
b3a97516ce
commit
b909a10fcf
1 changed files with 12 additions and 0 deletions
12
srcpkgs/gnustep-make/template
Normal file
12
srcpkgs/gnustep-make/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template build file for 'gnustep-make'
|
||||||
|
pkgname=gnustep-make
|
||||||
|
version=2.6.8
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
conf_files="/etc/GNUstep/GNUstep.conf"
|
||||||
|
short_desc="GNU Step Makefile helpers for a GNUstep-based project"
|
||||||
|
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
|
license="LGPL-3"
|
||||||
|
homepage="http://www.gnustep.org"
|
||||||
|
distfiles="http://ftp.gnustep.org/pub/gnustep/core/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=603ed2d1339b44d154ea25229330acdedb6784b9c802b3797b2fefe3d2200064
|
Loading…
Add table
Reference in a new issue