mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
De-lint recipes.
This commit is contained in:
@@ -1,15 +1,14 @@
|
||||
SUMMARY="MkDepend for BeOS"
|
||||
DESCRIPTION="
|
||||
MkDepend scans C-source files recursively for includes and writes the found \
|
||||
dependency trees into an existing makefile.
|
||||
"
|
||||
SUMMARY="Makefile dependency generator"
|
||||
DESCRIPTION="MkDepend scans C-source files recursively for includes and writes the found \
|
||||
dependency trees into an existing makefile."
|
||||
HOMEPAGE="http://www.bearnip.com/lars/be/mkdepend.html"
|
||||
COPYRIGHT="1995-2001 Lars Düning"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="1995-2001 Lars Düning. All Rights Reserved"
|
||||
REVISION="3"
|
||||
#SOURCE_URI="http://ports.haiku-files.org/export/1051/haikuports/trunk/haiku-apps/mkdepend/source/mkdepend-1.7.zip"
|
||||
SOURCE_URI="source/mkdepend-1.7.zip"
|
||||
CHECKSUM_MD5="d4ec4fea9dd9b7292b52d780c8ee3387"
|
||||
REVISION="3"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user