blob: c434fb39b8bd75ab2fa70c4b2cdf743495eb03b5 (
plain)
1
2
3
4
5
6
7
8
9
10
|
require forte.inc
PR = "r0"
DEFAULT_PREFERENCE_oxnas = "1"
SRC_URI = "http://kent.dl.sourceforge.net/sourceforge/fordiac/forte-0.3.zip \
file://forte-0.3-patch_20081008.diff;patch=1"
S="${WORKDIR}/forte-${PV}"
|