mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Initial .bep file for friss. Note that it is currently broken...
This commit is contained in:
17
haiku-apps/friss/friss-23.bep
Normal file
17
haiku-apps/friss/friss-23.bep
Normal file
@@ -0,0 +1,17 @@
|
||||
DESCRIPTION="friss is a viewer for rss/rdf feeds that can be run as a replicant"
|
||||
HOMEPAGE="http://pulkomandy.lexinfo.fr/projects/friss#23"
|
||||
SRC_URI="svn+svn://pulkomandy.lexinfo.fr/friss"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="broken"
|
||||
#CHECKSUM_MD5=""
|
||||
BUILD {
|
||||
cd friss-23/src
|
||||
jam
|
||||
}
|
||||
|
||||
INSTALL {
|
||||
cd friss-23
|
||||
}
|
||||
|
||||
#LICENSE=""
|
||||
#COPYRIGHT=""
|
||||
Reference in New Issue
Block a user